| Class | Description |
|---|---|
| CiphertextHeader | Deprecated
Superseded by
CiphertextHeaderV2 |
| CiphertextHeaderV2 |
Cleartext header prepended to ciphertext providing data required for decryption.
|
| SaltedHash |
Container for the output of a salted hash operation that includes both the digest output and salt value.
|
| Exception | Description |
|---|---|
| CryptoException |
Runtime error describing a generic cryptographic problem (e.g. bad padding, unsupported cipher).
|
| EncodingException |
Runtime error describing an encoding problem of a cryptographic primitive (e.g. private key, X.509 certificate).
|
| StreamException |
Runtime exception thrown on stream IO errors.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.