Home
last modified time | relevance | path

Searched refs:DN_CANON (Results 1 – 1 of 1) sorted by path

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php86 const DN_CANON = 4;
1833 case self::DN_CANON:
1863 $dn = $this->getDN(self::DN_CANON, $dn);
78 const DN_CANON = 4; global() define in phpseclib\\File\\X509