|
CXI
|
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. | |
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).