public final class AesGcmHkdfStreamingKeyManager extends Object
AesGcmHkdfStreamingKey keys and produces new instances of
AesGcmHkdfStreaming.| Modifier and Type | Method and Description |
|---|---|
static KeyTemplate |
aes128GcmHkdf1MBTemplate() |
static KeyTemplate |
aes128GcmHkdf4KBTemplate() |
static KeyTemplate |
aes256GcmHkdf1MBTemplate() |
static KeyTemplate |
aes256GcmHkdf4KBTemplate() |
static void |
register(boolean newKeyAllowed) |
public static void register(boolean newKeyAllowed)
throws GeneralSecurityException
GeneralSecurityExceptionpublic static final KeyTemplate aes128GcmHkdf4KBTemplate()
KeyTemplate that generates new instances of AesGcmHkdfStreaming keys with the
following parameters:
public static final KeyTemplate aes128GcmHkdf1MBTemplate()
KeyTemplate that generates new instances of AesGcmHkdfStreaming keys with the
following parameters:
public static final KeyTemplate aes256GcmHkdf4KBTemplate()
KeyTemplate that generates new instances of AesGcmHkdfStreaming keys with the
following parameters:
public static final KeyTemplate aes256GcmHkdf1MBTemplate()
KeyTemplate that generates new instances of AesGcmHkdfStreaming keys with the
following parameters: