public class XOREncryptionVerifier extends EncryptionVerifier implements EncryptionRecord, Cloneable
| Modifier and Type | Method and Description |
|---|---|
XOREncryptionVerifier |
clone() |
void |
write(LittleEndianByteArrayOutputStream bos) |
getChainingMode, getCipherAlgorithm, getEncryptedKey, getEncryptedVerifier, getEncryptedVerifierHash, getHashAlgorithm, getSalt, getSpinCountpublic void write(LittleEndianByteArrayOutputStream bos)
write in interface EncryptionRecordpublic XOREncryptionVerifier clone() throws CloneNotSupportedException
clone in class EncryptionVerifierCloneNotSupportedExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved