|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MacCalculator
| Method Summary | |
|---|---|
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getAlgorithmIdentifier()
|
GenericKey |
getKey()
Return the key used for calculating the MAC. |
byte[] |
getMac()
Return the calculated MAC based on what has been written to the stream. |
java.io.OutputStream |
getOutputStream()
Returns a stream that will accept data for the purpose of calculating the MAC for later verification. |
| Method Detail |
|---|
org.bouncycastle.asn1.x509.AlgorithmIdentifier getAlgorithmIdentifier()
java.io.OutputStream getOutputStream()
byte[] getMac()
GenericKey getKey()
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||