Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DKeyUsageOptions.php37 public $dataEncipherment; variable in Google\\Service\\CertificateAuthorityService\\KeyUsageOptions
104 public function setDataEncipherment($dataEncipherment) argument
106 $this->dataEncipherment = $dataEncipherment;
113 return $this->dataEncipherment;