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