|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Base interface for extra methods required for handling associated data in AEAD ciphers.
| Method Summary | |
java.io.OutputStream |
getAADStream()
Return a stream to write associated data to in order to have it incorporated into the AEAD cipher's MAC. |
byte[] |
getMAC()
Return the final value of AEAD cipher's MAC. |
| Method Detail |
public java.io.OutputStream getAADStream()
public byte[] getMAC()
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||