Home
last modified time | relevance | path

Searched refs:kty (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaPublicJwk.php37 public $kty; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaPublicJwk
92 public function setKty($kty) argument
94 $this->kty = $kty;
101 return $this->kty;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DJwk.php41 public $kty; variable in Google\\Service\\Container\\Jwk
118 public function setKty($kty) argument
120 $this->kty = $kty;
127 return $this->kty;
/plugin/letsencrypt/
H A DLescript.php101 "kty" => "RSA",