CXI
Loading...
Searching...
No Matches
Public Member Functions | List of all members

This class is used to construct a mechanism parameter for AES MAC creation / verification with 'Galois Counter MAC' chaining (GMAC, see NIST SP-800-38D). More...

Public Member Functions

 MechParamGMAC (byte[] iv_init)
 Constructs a mechanism parameter for AES GMAC (Galois Counter MAC, see NIST SP-800-38D). More...
 
byte[] getEncoded ()
 Returns the encoded mechanism parameter.
 

Detailed Description

This class is used to construct a mechanism parameter for AES MAC creation / verification with 'Galois Counter MAC' chaining (GMAC, see NIST SP-800-38D).