public class ParsedCiphertext extends CiphertextHeaders
| Constructor and Description |
|---|
ParsedCiphertext(byte[] ciphertext)
Parses
ciphertext. |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCiphertext()
Returns the raw ciphertext backing this object.
|
int |
getOffset()
The offset at which the first non-header byte in
ciphertext is located. |
deserialize, getContentType, getCryptoAlgoId, getEncryptedKeyBlobCount, getEncryptedKeyBlobs, getEncryptionContext, getEncryptionContextLen, getEncryptionContextMap, getFrameLength, getHeaderNonce, getHeaderTag, getMessageId, getNonceLength, getType, getVersion, isComplete, serializeAuthenticatedFields, setHeaderNonce, setHeaderTag, toByteArrayCopyright © 2018. All rights reserved.