Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DFetchCaCertsResponse.php23 protected $caCertsType = CertChain::class;
27 * @param CertChain[]
34 * @return CertChain[]
H A DCertChain.php20 class CertChain extends \Google\Collection class
45 class_alias(CertChain::class, 'Google_Service_CertificateAuthorityService_CertChain');