|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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, info(), and RobRichards\XMLSecLibs\XMLSecurityDSig\XMLDSIGNS.
Here is the call graph for this function:| 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.