| Package | Description |
|---|---|
| com.google.api.services.dlp.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.clone() |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2PrimitiveTransformation.getCryptoReplaceFfxFpeConfig()
Ffx-Fpe
|
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.set(String fieldName,
Object value) |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.setCommonAlphabet(String commonAlphabet)
Common alphabets.
|
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.setContext(GooglePrivacyDlpV2FieldId context)
The 'tweak', a context may be used for higher security since the same identifier in two
different contexts won't be given the same surrogate.
|
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.setCryptoKey(GooglePrivacyDlpV2CryptoKey cryptoKey)
Required.
|
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.setCustomAlphabet(String customAlphabet)
This is supported by mapping these to the alphanumeric characters that the FFX mode natively
supports.
|
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.setRadix(Integer radix)
The native way to select the alphabet.
|
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig |
GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.setSurrogateInfoType(GooglePrivacyDlpV2InfoType surrogateInfoType)
The custom infoType to annotate the surrogate with.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePrivacyDlpV2PrimitiveTransformation |
GooglePrivacyDlpV2PrimitiveTransformation.setCryptoReplaceFfxFpeConfig(GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig cryptoReplaceFfxFpeConfig)
Ffx-Fpe
|
Copyright © 2011–2020 Google. All rights reserved.