| Modifier and Type | Method and Description |
|---|---|
KeyTypeManager.KeyFactory<?,KeyProtoT> |
KeyTypeManager.keyFactory()
Returns the
KeyTypeManager.KeyFactory for this key type. |
| Modifier and Type | Method and Description |
|---|---|
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.XChaCha20Poly1305KeyFormat,com.google.crypto.tink.proto.XChaCha20Poly1305Key> |
XChaCha20Poly1305KeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.KmsEnvelopeAeadKeyFormat,com.google.crypto.tink.proto.KmsEnvelopeAeadKey> |
KmsEnvelopeAeadKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.KmsAeadKeyFormat,com.google.crypto.tink.proto.KmsAeadKey> |
KmsAeadKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.ChaCha20Poly1305KeyFormat,com.google.crypto.tink.proto.ChaCha20Poly1305Key> |
ChaCha20Poly1305KeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.AesGcmSivKeyFormat,com.google.crypto.tink.proto.AesGcmSivKey> |
AesGcmSivKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.AesGcmKeyFormat,com.google.crypto.tink.proto.AesGcmKey> |
AesGcmKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.AesEaxKeyFormat,com.google.crypto.tink.proto.AesEaxKey> |
AesEaxKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.AesCtrKeyFormat,com.google.crypto.tink.proto.AesCtrKey> |
AesCtrKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.AesCtrHmacAeadKeyFormat,com.google.crypto.tink.proto.AesCtrHmacAeadKey> |
AesCtrHmacAeadKeyManager.keyFactory() |
| Modifier and Type | Method and Description |
|---|---|
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.AesSivKeyFormat,com.google.crypto.tink.proto.AesSivKey> |
AesSivKeyManager.keyFactory() |
| Modifier and Type | Method and Description |
|---|---|
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.EciesAeadHkdfKeyFormat,com.google.crypto.tink.proto.EciesAeadHkdfPrivateKey> |
EciesAeadHkdfPrivateKeyManager.keyFactory() |
| Modifier and Type | Method and Description |
|---|---|
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.AesCmacKeyFormat,com.google.crypto.tink.proto.AesCmacKey> |
AesCmacKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.HmacKeyFormat,com.google.crypto.tink.proto.HmacKey> |
HmacKeyManager.keyFactory() |
| Modifier and Type | Method and Description |
|---|---|
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.HmacPrfKeyFormat,com.google.crypto.tink.proto.HmacPrfKey> |
HmacPrfKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.HkdfPrfKeyFormat,com.google.crypto.tink.proto.HkdfPrfKey> |
HkdfPrfKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.AesCmacPrfKeyFormat,com.google.crypto.tink.proto.AesCmacPrfKey> |
AesCmacPrfKeyManager.keyFactory() |
| Modifier and Type | Method and Description |
|---|---|
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.RsaSsaPssKeyFormat,com.google.crypto.tink.proto.RsaSsaPssPrivateKey> |
RsaSsaPssSignKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.RsaSsaPkcs1KeyFormat,com.google.crypto.tink.proto.RsaSsaPkcs1PrivateKey> |
RsaSsaPkcs1SignKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.Ed25519KeyFormat,com.google.crypto.tink.proto.Ed25519PrivateKey> |
Ed25519PrivateKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.EcdsaKeyFormat,com.google.crypto.tink.proto.EcdsaPrivateKey> |
EcdsaSignKeyManager.keyFactory() |
| Modifier and Type | Method and Description |
|---|---|
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.AesGcmHkdfStreamingKeyFormat,com.google.crypto.tink.proto.AesGcmHkdfStreamingKey> |
AesGcmHkdfStreamingKeyManager.keyFactory() |
KeyTypeManager.KeyFactory<com.google.crypto.tink.proto.AesCtrHmacStreamingKeyFormat,com.google.crypto.tink.proto.AesCtrHmacStreamingKey> |
AesCtrHmacStreamingKeyManager.keyFactory() |