ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct (\DOMElement $xml=null) | |
Initialize a X509Data. More... | |
Data Fields | |
$data = array() | |
Definition at line 13 of file X509Data.php.
SAML2\XML\ds\X509Data::__construct | ( | \DOMElement | $xml = null | ) |
Initialize a X509Data.
\DOMElement | null | $xml | The XML element we should load. |
Definition at line 30 of file X509Data.php.
References $n, $xml, data, and RobRichards\XMLSecLibs\XMLSecurityDSig\XMLDSIGNS.
SAML2\XML\ds\X509Data::$data = array() |
Definition at line 23 of file X509Data.php.