| Modifier and Type | Method and Description |
|---|---|
KeyData.KeyMaterialType |
XChaCha20Poly1305KeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
KmsEnvelopeAeadKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
KmsAeadKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
ChaCha20Poly1305KeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
AesGcmSivKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
AesGcmKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
AesEaxKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
AesCtrKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
AesCtrHmacAeadKeyManager.keyMaterialType() |
| Modifier and Type | Method and Description |
|---|---|
KeyData.KeyMaterialType |
AesSivKeyManager.keyMaterialType() |
| Modifier and Type | Method and Description |
|---|---|
KeyData.KeyMaterialType |
EciesAeadHkdfPrivateKeyManager.keyMaterialType() |
| Modifier and Type | Method and Description |
|---|---|
KeyData.KeyMaterialType |
HpkePublicKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
HpkePrivateKeyManager.keyMaterialType() |
| Modifier and Type | Method and Description |
|---|---|
KeyData.KeyMaterialType |
ProtoKeySerialization.getKeyMaterialType()
The contents of the field key_material_type in the message
com.google.crypto.tink.proto.KeyData.
|
abstract KeyData.KeyMaterialType |
KeyTypeManager.keyMaterialType()
Returns the
KeyData.KeyMaterialType for this proto. |
| Modifier and Type | Method and Description |
|---|---|
static ProtoKeySerialization |
ProtoKeySerialization.create(String typeUrl,
com.google.protobuf.ByteString value,
KeyData.KeyMaterialType keyMaterialType,
OutputPrefixType outputPrefixType,
Integer idRequirement) |
| Modifier and Type | Method and Description |
|---|---|
KeyData.KeyMaterialType |
JwtRsaSsaPssSignKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
JwtRsaSsaPkcs1SignKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
JwtHmacKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
JwtEcdsaSignKeyManager.keyMaterialType() |
| Modifier and Type | Method and Description |
|---|---|
KeyData.KeyMaterialType |
AesCmacKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
HmacKeyManager.keyMaterialType() |
| Modifier and Type | Method and Description |
|---|---|
KeyData.KeyMaterialType |
HmacPrfKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
HkdfPrfKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
AesCmacPrfKeyManager.keyMaterialType() |
| Modifier and Type | Method and Description |
|---|---|
static KeyData.KeyMaterialType |
KeyData.KeyMaterialType.forNumber(int value) |
KeyData.KeyMaterialType |
KeyDataOrBuilder.getKeyMaterialType()
Required.
|
KeyData.KeyMaterialType |
KeyData.getKeyMaterialType()
Required.
|
KeyData.KeyMaterialType |
KeyData.Builder.getKeyMaterialType()
Required.
|
static KeyData.KeyMaterialType |
KeyData.KeyMaterialType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static KeyData.KeyMaterialType |
KeyData.KeyMaterialType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyData.KeyMaterialType[] |
KeyData.KeyMaterialType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<KeyData.KeyMaterialType> |
KeyData.KeyMaterialType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
KeyData.Builder |
KeyData.Builder.setKeyMaterialType(KeyData.KeyMaterialType value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
KeyData.KeyMaterialType |
RsaSsaPssSignKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
RsaSsaPkcs1SignKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
Ed25519PrivateKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
EcdsaSignKeyManager.keyMaterialType() |
| Modifier and Type | Method and Description |
|---|---|
KeyData.KeyMaterialType |
AesGcmHkdfStreamingKeyManager.keyMaterialType() |
KeyData.KeyMaterialType |
AesCtrHmacStreamingKeyManager.keyMaterialType() |