Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DAllowedKeyType.php22 protected $ellipticCurveType = EcKeyType::class;
28 * @param EcKeyType
30 public function setEllipticCurve(EcKeyType $ellipticCurve)
35 * @return EcKeyType
H A DEcKeyType.php20 class EcKeyType extends \Google\Model class
44 class_alias(EcKeyType::class, 'Google_Service_CertificateAuthorityService_EcKeyType');