Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DKeyUsageOptions.php57 public $keyEncipherment; variable in Google\\Service\\CertificateAuthorityService\\KeyUsageOptions
174 public function setKeyEncipherment($keyEncipherment) argument
176 $this->keyEncipherment = $keyEncipherment;
183 return $this->keyEncipherment;