Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DCertificateDescription.php131 public function setSubjectKeyId(KeyId $subjectKeyId) argument
133 $this->subjectKeyId = $subjectKeyId;
140 return $this->subjectKeyId;