entities/keys/export library

Classes

CommercioECPrivateKey
Wrapper of the pointyCastle ECPrivateKey
CommercioECPublicKey
Wrapper of the pointyCastle ECPublicKey
CommercioKeyPair<P extends CommercioPublicKey, S extends CommercioPrivateKey>
An asymmetric pair of public and private asymmetric keys
CommercioPrivateKey
Represents a generic asymmetric private key
CommercioPublicKey
Represents a generic asymmetric public key
CommercioRSAPrivateKey
Wrapper of the pointyCastle RSAPrivateKey
CommercioRSAPublicKey
Wrapper of the pointyCastle RSAPublicKey
Ed25519HdKey
Implementation of ED25519 private key derivation from master private key
Ed25519PublicKey
Wrapper of the Ed25519_hd_key

Enums

CommercioRSAKeyType
Defines the two types of possible CommercioRSAPublicKey types.