| Package | Description |
|---|---|
| com.virgilsecurity.sdk.crypto.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
CryptoException
This class is the general class of exceptions produced by crypto library.
|
class |
DecryptionException
Signals that an exception of some sort has occurred during decryption.
|
class |
EncryptionException
Signals that an exception of some sort has occurred during encryption.
|
class |
SignatureIsNotValidException
Signals that an exception of some sort has occurred during verification.
|
class |
SigningException
Signals that an exception of some sort has occurred during verification.
|
class |
VerificationException
Signals that an exception of some sort has occurred during verification.
|
Copyright © 2016. All rights reserved.