class GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig extends Model (View source)

Properties

string $commonAlphabet
protected $contextType
protected $contextDataType
protected $cryptoKeyType
protected $cryptoKeyDataType
string $customAlphabet
int $radix
protected $surrogateInfoTypeType
protected $surrogateInfoTypeDataType

Methods

setCommonAlphabet($commonAlphabet)

No description

string
getCommonAlphabet()

No description

setContext(GooglePrivacyDlpV2FieldId $context)

No description

setCryptoKey(GooglePrivacyDlpV2CryptoKey $cryptoKey)

No description

setCustomAlphabet($customAlphabet)

No description

string
getCustomAlphabet()

No description

setRadix($radix)

No description

int
getRadix()

No description

setSurrogateInfoType(GooglePrivacyDlpV2InfoType $surrogateInfoType)

No description

Details

setCommonAlphabet($commonAlphabet)

No description

Parameters

$commonAlphabet

string getCommonAlphabet()

No description

Return Value

string

setContext(GooglePrivacyDlpV2FieldId $context)

No description

Parameters

GooglePrivacyDlpV2FieldId $context

GooglePrivacyDlpV2FieldId getContext()

No description

setCryptoKey(GooglePrivacyDlpV2CryptoKey $cryptoKey)

No description

Parameters

GooglePrivacyDlpV2CryptoKey $cryptoKey

GooglePrivacyDlpV2CryptoKey getCryptoKey()

No description

setCustomAlphabet($customAlphabet)

No description

Parameters

$customAlphabet

string getCustomAlphabet()

No description

Return Value

string

setRadix($radix)

No description

Parameters

$radix

int getRadix()

No description

Return Value

int

setSurrogateInfoType(GooglePrivacyDlpV2InfoType $surrogateInfoType)

No description

Parameters

GooglePrivacyDlpV2InfoType $surrogateInfoType

GooglePrivacyDlpV2InfoType getSurrogateInfoType()

No description