Home
last modified time | relevance | path

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

/plugin/authclientcert/
H A Dauth.php132 $employee_number = $this->_getOID("2.16.840.1.113730.3.1.3", $cert_name);
156 private function _getOID($OID, $name) { function in auth_plugin_authclientcert