Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DCustomerEncryptionKey.php37 public $rsaEncryptedKey; variable in Google\\Service\\Compute\\CustomerEncryptionKey
88 public function setRsaEncryptedKey($rsaEncryptedKey) argument
90 $this->rsaEncryptedKey = $rsaEncryptedKey;
97 return $this->rsaEncryptedKey;