@Deprecated public final class PrfKeyTemplates extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.crypto.tink.proto.KeyTemplate |
AES_CMAC_PRF
Deprecated.
|
static com.google.crypto.tink.proto.KeyTemplate |
HKDF_SHA256
Deprecated.
Generates a
KeyTemplate for a HkdfPrfKey key with
the following parameters. |
static com.google.crypto.tink.proto.KeyTemplate |
HMAC_SHA256_PRF
Deprecated.
|
static com.google.crypto.tink.proto.KeyTemplate |
HMAC_SHA512_PRF
Deprecated.
|
public static final com.google.crypto.tink.proto.KeyTemplate HKDF_SHA256
KeyTemplate for a HkdfPrfKey key with
the following parameters.
public static final com.google.crypto.tink.proto.KeyTemplate HMAC_SHA256_PRF
public static final com.google.crypto.tink.proto.KeyTemplate HMAC_SHA512_PRF
public static final com.google.crypto.tink.proto.KeyTemplate AES_CMAC_PRF