| Interface | Description |
|---|---|
| Crypto |
This interface describes generic Crypto functionality.
|
| Fingerprint |
The fingerprint.
|
| KeyEntry |
Represents a key pair storage entry.
|
| KeyStorage |
This interface describes a storage facility for cryptographic keys.
|
| PrivateKey |
A private key.
|
| PublicKey |
A public key.
|
| Class | Description |
|---|---|
| KeyPair |
The key pair.
|
| VirgilCrypto |
The Virgil's implementation of Crypto.
|
| VirgilFingerprint |
Virgil implentation of
Fingerprint. |
| VirgilPrivateKey |
A private key.
|
| VirgilPublicKey |
A public key.
|
| Enum | Description |
|---|---|
| HashAlgorithm |
Algorithms supported by Crypto.
|
| KeysType |
Key types supported by Crypto.
|
Copyright © 2016. All rights reserved.