Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php1645 public function setDNProp($propName, $propValue, $type = 'utf8String') function in phpseclib3\\File\\X509
1786 if (!$this->setDNProp($prop, $value, $type)) {
1798 if (!$this->setDNProp($prop, $value, $type)) {
3737 $this->setDNProp('id-at-commonName', $this->domains[0]);