Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DCertificateDescription.php61 public function setAuthorityKeyId(KeyId $authorityKeyId) argument
63 $this->authorityKeyId = $authorityKeyId;
70 return $this->authorityKeyId;