Home
last modified time | relevance | path

Searched refs:aes128 (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DEncryption.php40 public function setAes128(Aes128Encryption $aes128) argument
42 $this->aes128 = $aes128;
49 return $this->aes128;