Home
last modified time | relevance | path

Searched refs:ciphertextCrc32c (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DAsymmetricDecryptRequest.php29 public $ciphertextCrc32c; variable in Google\\Service\\CloudKMS\\AsymmetricDecryptRequest
48 public function setCiphertextCrc32c($ciphertextCrc32c) argument
50 $this->ciphertextCrc32c = $ciphertextCrc32c;
57 return $this->ciphertextCrc32c;
H A DDecryptRequest.php37 public $ciphertextCrc32c; variable in Google\\Service\\CloudKMS\\DecryptRequest
84 public function setCiphertextCrc32c($ciphertextCrc32c) argument
86 $this->ciphertextCrc32c = $ciphertextCrc32c;
93 return $this->ciphertextCrc32c;
H A DEncryptResponse.php29 public $ciphertextCrc32c; variable in Google\\Service\\CloudKMS\\EncryptResponse
64 public function setCiphertextCrc32c($ciphertextCrc32c) argument
66 $this->ciphertextCrc32c = $ciphertextCrc32c;
73 return $this->ciphertextCrc32c;