| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CryptoDeterministicConfig |
GooglePrivacyDlpV2CryptoDeterministicConfig.clone() |
GooglePrivacyDlpV2CryptoDeterministicConfig |
GooglePrivacyDlpV2PrimitiveTransformation.getCryptoDeterministicConfig()
Deterministic Crypto
|
GooglePrivacyDlpV2CryptoDeterministicConfig |
GooglePrivacyDlpV2CryptoDeterministicConfig.set(String fieldName,
Object value) |
GooglePrivacyDlpV2CryptoDeterministicConfig |
GooglePrivacyDlpV2CryptoDeterministicConfig.setContext(GooglePrivacyDlpV2FieldId context)
A context may be used for higher security and maintaining referential integrity such that the
same identifier in two different contexts will be given a distinct surrogate.
|
GooglePrivacyDlpV2CryptoDeterministicConfig |
GooglePrivacyDlpV2CryptoDeterministicConfig.setCryptoKey(GooglePrivacyDlpV2CryptoKey cryptoKey)
The key used by the encryption function.
|
GooglePrivacyDlpV2CryptoDeterministicConfig |
GooglePrivacyDlpV2CryptoDeterministicConfig.setSurrogateInfoType(GooglePrivacyDlpV2InfoType surrogateInfoType)
The custom info type to annotate the surrogate with.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2PrimitiveTransformation |
GooglePrivacyDlpV2PrimitiveTransformation.setCryptoDeterministicConfig(GooglePrivacyDlpV2CryptoDeterministicConfig cryptoDeterministicConfig)
Deterministic Crypto
|
Copyright © 2011–2020 Google. All rights reserved.