Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSslCertDetail.php27 public $certPrivateKey; variable in Google\\Service\\SQLAdmin\\SslCertDetail
46 public function setCertPrivateKey($certPrivateKey) argument
48 $this->certPrivateKey = $certPrivateKey;
55 return $this->certPrivateKey;