Searched defs:isPEMFormat (Results 1 – 1 of 1) sorted by relevance
/plugin/adfs/phpsaml/extlib/xmlseclibs/ |
H A D | xmlseclibs.php | 1157 static function get509XCert($cert, $isPEMFormat=true) { 1165 static function staticGet509XCerts($certs, $isPEMFormat=true) { 1192 …static function staticAdd509Cert($parentRef, $cert, $isPEMFormat=true, $isURL=false, $xpath=null, … 1271 public function add509Cert($cert, $isPEMFormat=true, $isURL=false, $options=null) {
|