Home
last modified time | relevance | path

Searched refs:cryptoKey (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DCryptoHashConfig.php25 public $cryptoKey; variable in Google\\Service\\CloudHealthcare\\CryptoHashConfig
30 public function setCryptoKey($cryptoKey) argument
32 $this->cryptoKey = $cryptoKey;
39 return $this->cryptoKey;
H A DDateShiftConfig.php25 public $cryptoKey; variable in Google\\Service\\CloudHealthcare\\DateShiftConfig
30 public function setCryptoKey($cryptoKey) argument
32 $this->cryptoKey = $cryptoKey;
39 return $this->cryptoKey;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CryptoHashConfig.php28 public function setCryptoKey(GooglePrivacyDlpV2CryptoKey $cryptoKey) argument
30 $this->cryptoKey = $cryptoKey;
37 return $this->cryptoKey;
H A DGooglePrivacyDlpV2CryptoDeterministicConfig.php46 public function setCryptoKey(GooglePrivacyDlpV2CryptoKey $cryptoKey) argument
48 $this->cryptoKey = $cryptoKey;
55 return $this->cryptoKey;
H A DGooglePrivacyDlpV2DateShiftConfig.php52 public function setCryptoKey(GooglePrivacyDlpV2CryptoKey $cryptoKey) argument
54 $this->cryptoKey = $cryptoKey;
61 return $this->cryptoKey;
H A DGooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.php72 public function setCryptoKey(GooglePrivacyDlpV2CryptoKey $cryptoKey) argument
74 $this->cryptoKey = $cryptoKey;
81 return $this->cryptoKey;