Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DAsymmetricDecryptResponse.php29 public $plaintextCrc32c; variable in Google\\Service\\CloudKMS\\AsymmetricDecryptResponse
56 public function setPlaintextCrc32c($plaintextCrc32c) argument
58 $this->plaintextCrc32c = $plaintextCrc32c;
65 return $this->plaintextCrc32c;
H A DDecryptResponse.php29 public $plaintextCrc32c; variable in Google\\Service\\CloudKMS\\DecryptResponse
56 public function setPlaintextCrc32c($plaintextCrc32c) argument
58 $this->plaintextCrc32c = $plaintextCrc32c;
65 return $this->plaintextCrc32c;
H A DEncryptRequest.php37 public $plaintextCrc32c; variable in Google\\Service\\CloudKMS\\EncryptRequest
84 public function setPlaintextCrc32c($plaintextCrc32c) argument
86 $this->plaintextCrc32c = $plaintextCrc32c;
93 return $this->plaintextCrc32c;