| Exception | Description |
|---|---|
| CryptoException |
This class is the general class of exceptions produced by crypto library.
|
| DecryptionException |
Signals that an exception of some sort has occurred during decryption.
|
| EncryptionException |
Signals that an exception of some sort has occurred during encryption.
|
| KeyEntryAlreadyExistsException |
The exception that is thrown when an key pair is already exists.
|
| KeyEntryNotFoundException |
The exception that is thrown when an key pair is not found.
|
| KeyStorageException |
Represents errors occurred during interaction with SDK components.
|
| SignatureIsNotValidException |
Signals that an exception of some sort has occurred during verification.
|
| SigningException |
Signals that an exception of some sort has occurred during verification.
|
| VerificationException |
Signals that an exception of some sort has occurred during verification.
|
| VirgilException |
Represents errors occurred during interaction with SDK components.
|
Copyright © 2016. All rights reserved.