Skip to content

Type alias: SSCrypto

SSCrypto: Object

Type declaration

PrivateKey

PrivateKey: PrivateKeyConstructor<PrivateKey>

PublicKey

PublicKey: PublicKeyConstructor<PublicKey>

SymKey

SymKey: SymKeyConstructor<SymKey>

utils

utils: Utils