module Virgil::SDK::Cryptography::Keys
Constants
- KeyPair
Class containing key pair information
- PrivateKey
Class containing private key information
- PublicKey
Class containing public key information
- StorageItem
StorageItem
class represents a key pair storage entry. name: Gets or sets the name. data: key pair in bytes meta: the meta data associated with key pair.