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