Home
last modified time | relevance | path

Searched refs:RevokedCertificate (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DCertificateRevocationList.php47 protected $revokedCertificatesType = RevokedCertificate::class;
147 * @param RevokedCertificate[]
154 * @return RevokedCertificate[]
H A DRevokedCertificate.php20 class RevokedCertificate extends \Google\Model class
80 class_alias(RevokedCertificate::class, 'Google_Service_CertificateAuthorityService_RevokedCertifica…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/
H A DTBSCertList.php49 'children' => RevokedCertificate::MAP
H A DRevokedCertificate.php27 abstract class RevokedCertificate class