Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php69 const DN_ARRAY = 0; define in phpseclib3\\File\\X509
1849 public function getDN($format = self::DN_ARRAY, $dn = null)
1856 case self::DN_ARRAY:
1991 public function getIssuerDN($format = self::DN_ARRAY)
2013 public function getSubjectDN($format = self::DN_ARRAY)