module Virgil::SDK::HighLevel
Constants
- KeyPairType
Enumeration containing supported KeyPairTypes
- VirgilBuffer
This class provides a list of methods that simplify the work with an array of bytes.
- VirgilCardVerifierInfo
This class represents an information about
Virgil
Card verifier such as Public key and Card Id. card_id: Card identifier public_key_value: Public key value wrapped byVirgilBuffer
used for signature verification.- VirgilCrypto
Wrapper for cryptographic operations.
Class provides a cryptographic operations in applications, such as hashing, signature generation and verification, and encryption and decryption