PEM formatted public key string.
PEM formatted private key string.
An optional array of identifier strings from the Meeco Keystore.
An optional GUID for the Keypair in the Keystore. Typically only set if constructed with fromAPI.
Decrypts a keypair from the Meeco Keystore.
Key used to encrypt the private key.
From the API response.
A new random keypair.
Generated using TypeDoc
An asymmetric encryption (public/private) key pair, with the private key decrypted.
Encryption and decryption methods are defined on the classes {@link RSAPublickey} and {@link RSAPrivatekey} which may be used if only one key is available.