|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.util.DERMacData
Builder and holder class for preparing SP 800-56A compliant MacData. Elements in the data are encoded as DER objects with empty octet strings used to represent nulls in compulsory fields.
Inner Class Summary | |
static class |
DERMacData.Builder
Builder to create OtherInfo |
static class |
DERMacData.Type
|
Method Summary | |
byte[] |
getMacData()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public byte[] getMacData()
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |