public class RsaPrivateKey extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<String> |
key |
Objs.Property<Object> |
padding |
Objs.Property<String> |
passphrase |
| Modifier | Constructor and Description |
|---|---|
protected |
RsaPrivateKey(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static RsaPrivateKey |
$as(Object obj) |
String |
key() |
String |
passphrase() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic Objs.Property<String> key
public Objs.Property<String> passphrase
public Objs.Property<Object> padding
protected RsaPrivateKey(Objs.Constructor<?> c, Object js)
public static RsaPrivateKey $as(Object obj)
public String key()
public String passphrase()
Copyright © 2018. All rights reserved.