Package org.bouncycastle.crypto.util
Class ByteMacData
java.lang.Object
org.bouncycastle.crypto.util.ByteMacData
Builder and holder class for preparing SP 800-56A/56B compliant MacData. Elements in the data are copied in
directly as byte arrays,
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Builder to create OtherInfostatic enum
Standard type strings for the headers of KAS/KTS MAC calculations. -
Method Summary
-
Method Details
-
getMacData
public byte[] getMacData()
-