Searched refs:KeyId (Results 1 – 2 of 2) sorted by relevance
27 protected $authorityKeyIdType = KeyId::class;39 protected $subjectKeyIdType = KeyId::class;59 * @param KeyId61 public function setAuthorityKeyId(KeyId $authorityKeyId)66 * @return KeyId129 * @param KeyId131 public function setSubjectKeyId(KeyId $subjectKeyId)136 * @return KeyId
20 class KeyId extends \Google\Model class44 class_alias(KeyId::class, 'Google_Service_CertificateAuthorityService_KeyId');