| Modifier and Type | Class and Description |
|---|---|
class |
CryptoKey
This is a data encryption key (DEK) (as opposed to
a key encryption key (KEK) stored by Cloud Key Management Service
(Cloud KMS).
|
static class |
CryptoKey.Builder
This is a data encryption key (DEK) (as opposed to
a key encryption key (KEK) stored by Cloud Key Management Service
(Cloud KMS).
|
| Modifier and Type | Method and Description |
|---|---|
CryptoKeyOrBuilder |
CryptoDeterministicConfigOrBuilder.getCryptoKeyOrBuilder()
The key used by the encryption function.
|
CryptoKeyOrBuilder |
CryptoDeterministicConfig.getCryptoKeyOrBuilder()
The key used by the encryption function.
|
CryptoKeyOrBuilder |
CryptoDeterministicConfig.Builder.getCryptoKeyOrBuilder()
The key used by the encryption function.
|
CryptoKeyOrBuilder |
CryptoReplaceFfxFpeConfigOrBuilder.getCryptoKeyOrBuilder()
Required.
|
CryptoKeyOrBuilder |
CryptoHashConfigOrBuilder.getCryptoKeyOrBuilder()
The key used by the hash function.
|
CryptoKeyOrBuilder |
DateShiftConfig.getCryptoKeyOrBuilder()
Causes the shift to be computed based on this key and the context.
|
CryptoKeyOrBuilder |
DateShiftConfig.Builder.getCryptoKeyOrBuilder()
Causes the shift to be computed based on this key and the context.
|
CryptoKeyOrBuilder |
CryptoReplaceFfxFpeConfig.getCryptoKeyOrBuilder()
Required.
|
CryptoKeyOrBuilder |
CryptoReplaceFfxFpeConfig.Builder.getCryptoKeyOrBuilder()
Required.
|
CryptoKeyOrBuilder |
CryptoHashConfig.getCryptoKeyOrBuilder()
The key used by the hash function.
|
CryptoKeyOrBuilder |
CryptoHashConfig.Builder.getCryptoKeyOrBuilder()
The key used by the hash function.
|
CryptoKeyOrBuilder |
DateShiftConfigOrBuilder.getCryptoKeyOrBuilder()
Causes the shift to be computed based on this key and the context.
|
Copyright © 2022 Google LLC. All rights reserved.