Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DProductSigningCertificate.php29 public $certificateHashSha256; variable in Google\\Service\\AndroidEnterprise\\ProductSigningCertificate
48 public function setCertificateHashSha256($certificateHashSha256) argument
50 $this->certificateHashSha256 = $certificateHashSha256;
57 return $this->certificateHashSha256;