public final class AesCmacPrfKeyManager extends Object
AesCmacKeyPrf keys and produces new instances of AesCmacPrf.| Modifier and Type | Method and Description |
|---|---|
static KeyTemplate |
aes256CmacTemplate()
Returns a
KeyTemplate that generates new instances of AES-CMAC keys with the following
parameters:
Key size: 32 bytes
Prefix type: KeyTemplate.OutputPrefixType#RAW
|
static void |
register(boolean newKeyAllowed) |
public static void register(boolean newKeyAllowed)
throws GeneralSecurityException
GeneralSecurityExceptionpublic static final KeyTemplate aes256CmacTemplate()
KeyTemplate that generates new instances of AES-CMAC keys with the following
parameters:
KeyTemplate.OutputPrefixType#RAW
KeyTemplate that generates new instances of AES-CMAC keys with the following
parameters:
KeyTemplate.OutputPrefixType#RAW