Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DIssuancePolicy.php55 public function setAllowedKeyTypes($allowedKeyTypes) argument
57 $this->allowedKeyTypes = $allowedKeyTypes;
64 return $this->allowedKeyTypes;