Home
last modified time | relevance | path

Searched refs:getCertificates (Results 1 – 11 of 11) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DListAuthorizedCertificatesResponse.php40 public function getCertificates() function in Google\\Service\\Appengine\\ListAuthorizedCertificatesResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DCertChain.php38 public function getCertificates() function in Google\\Service\\CertificateAuthorityService\\CertChain
H A DListCertificatesResponse.php44 public function getCertificates() function in Google\\Service\\CertificateAuthorityService\\ListCertificatesResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateManager/
H A DCertificateMapEntry.php70 public function getCertificates() function in Google\\Service\\CertificateManager\\CertificateMapEntry
H A DListCertificatesResponse.php44 public function getCertificates() function in Google\\Service\\CertificateManager\\ListCertificatesResponse
H A DResourcesCount.php45 public function getCertificates() function in Google\\Service\\CertificateManager\\ResourcesCount
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DListShaCertificatesResponse.php36 public function getCertificates() function in Google\\Service\\FirebaseManagement\\ListShaCertificatesResponse
/plugin/gtime/gtlib/asn1/cms/
H A DCMSSignedData.php260 public function getCertificates() { function in CMSSignedData
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php400 $this->verifyCertificates($signedData->getCertificates(), $cainfo);
440 if (count($signedData->getCertificates()) < 1) {
445 $certificates = $signedData->getCertificates();
H A DGTTimestamp.php461 $certificates = $this->token->getContent()->getCertificates();
H A DGTVerifier.php56 $certificates = $signedData->getCertificates();