|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.openpgp.PGPEncryptedData
org.bouncycastle.openpgp.PGPSymmetricKeyEncryptedData
| Nested Class Summary |
| Nested classes inherited from class org.bouncycastle.openpgp.PGPEncryptedData |
PGPEncryptedData.TruncatedStream |
| Field Summary |
| Fields inherited from interface org.bouncycastle.bcpg.SymmetricKeyAlgorithmTags |
AES_128, AES_192, AES_256, BLOWFISH, CAMELLIA_128, CAMELLIA_192, CAMELLIA_256, CAST5, DES, IDEA, NULL, SAFER, TRIPLE_DES, TWOFISH |
| Fields inherited from interface org.bouncycastle.bcpg.AEADAlgorithmTags |
EAX, GCM, OCB |
| Constructor Summary | |
protected |
PGPSymmetricKeyEncryptedData(InputStreamPacket encData)
|
| Method Summary | |
protected java.io.InputStream |
createDecryptionStream(PGPDataDecryptorFactory dataDecryptorFactory,
PGPSessionKey sessionKey)
|
| Methods inherited from class org.bouncycastle.openpgp.PGPEncryptedData |
getAlgorithm, getEncData, getInputStream, getVersion, isAEAD, isIntegrityProtected, verify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected PGPSymmetricKeyEncryptedData(InputStreamPacket encData)
| Method Detail |
protected java.io.InputStream createDecryptionStream(PGPDataDecryptorFactory dataDecryptorFactory,
PGPSessionKey sessionKey)
throws PGPException
PGPException
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||