public class CryptoKeyPair extends Object
Modifier and Type | Field and Description |
---|---|
CryptoKey |
privateKey |
static CryptoKeyPair |
prototype |
CryptoKey |
publicKey |
constructor
Constructor and Description |
---|
CryptoKeyPair() |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public CryptoKey privateKey
public CryptoKey publicKey
public static CryptoKeyPair prototype