public class HkdfPrfKeyManager extends Object
HkdfPrfKey keys and produces new instances of HkdfStreamingPrf and HkdfPrf.| Modifier and Type | Method and Description |
|---|---|
static KeyTemplate |
hkdfSha256Template()
Generates a
KeyTemplate for HKDF-PRF keys with the following parameters. |
static void |
register(boolean newKeyAllowed) |
static String |
staticKeyType() |
public static void register(boolean newKeyAllowed)
throws GeneralSecurityException
GeneralSecurityExceptionpublic static String staticKeyType()
public static final KeyTemplate hkdfSha256Template()
KeyTemplate for HKDF-PRF keys with the following parameters.