| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CryptoKey |
GooglePrivacyDlpV2CryptoKey.clone() |
GooglePrivacyDlpV2CryptoKey |
GooglePrivacyDlpV2CryptoDeterministicConfig.getCryptoKey()
The key used by the encryption function.
|
GooglePrivacyDlpV2CryptoKey |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.getCryptoKey()
Required.
|
GooglePrivacyDlpV2CryptoKey |
GooglePrivacyDlpV2CryptoHashConfig.getCryptoKey()
The key used by the hash function.
|
GooglePrivacyDlpV2CryptoKey |
GooglePrivacyDlpV2DateShiftConfig.getCryptoKey()
Causes the shift to be computed based on this key and the context.
|
GooglePrivacyDlpV2CryptoKey |
GooglePrivacyDlpV2CryptoKey.set(String fieldName,
Object value) |
GooglePrivacyDlpV2CryptoKey |
GooglePrivacyDlpV2CryptoKey.setKmsWrapped(GooglePrivacyDlpV2KmsWrappedCryptoKey kmsWrapped)
Kms wrapped key
|
GooglePrivacyDlpV2CryptoKey |
GooglePrivacyDlpV2CryptoKey.setTransient(GooglePrivacyDlpV2TransientCryptoKey transient__)
Transient crypto key
|
GooglePrivacyDlpV2CryptoKey |
GooglePrivacyDlpV2CryptoKey.setUnwrapped(GooglePrivacyDlpV2UnwrappedCryptoKey unwrapped)
Unwrapped crypto key
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CryptoDeterministicConfig |
GooglePrivacyDlpV2CryptoDeterministicConfig.setCryptoKey(GooglePrivacyDlpV2CryptoKey cryptoKey)
The key used by the encryption function.
|
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.setCryptoKey(GooglePrivacyDlpV2CryptoKey cryptoKey)
Required.
|
GooglePrivacyDlpV2CryptoHashConfig |
GooglePrivacyDlpV2CryptoHashConfig.setCryptoKey(GooglePrivacyDlpV2CryptoKey cryptoKey)
The key used by the hash function.
|
GooglePrivacyDlpV2DateShiftConfig |
GooglePrivacyDlpV2DateShiftConfig.setCryptoKey(GooglePrivacyDlpV2CryptoKey cryptoKey)
Causes the shift to be computed based on this key and the context.
|
Copyright © 2011–2020 Google. All rights reserved.