Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DSampleAesEncryption.php25 public $keyUri; variable in Google\\Service\\Transcoder\\SampleAesEncryption
30 public function setKeyUri($keyUri) argument
32 $this->keyUri = $keyUri;
39 return $this->keyUri;
H A DAes128Encryption.php25 public $keyUri; variable in Google\\Service\\Transcoder\\Aes128Encryption
30 public function setKeyUri($keyUri) argument
32 $this->keyUri = $keyUri;
39 return $this->keyUri;