Home
last modified time | relevance | path

Searched refs:setDNProp (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php1680 public function setDNProp($propName, $propValue, $type = 'utf8String') function in phpseclib3\\File\\X509
1821 if (!$this->setDNProp($prop, $value, $type)) {
1833 if (!$this->setDNProp($prop, $value, $type)) {
3803 $this->setDNProp('id-at-commonName', $this->domains[0]);