Create key from an EncryptedKey-element.
public static fromEncryptedKeyElement ( DOMElement $element ) : XMLSecurityKey | ||
$element | DOMElement | The EncryptedKey-element. |
return | XMLSecurityKey | The new key. |
public static fromEncryptedKeyElement ( DOMElement $element ) : XMLSecurityKey | ||
$element | DOMElement | The EncryptedKey-element. |
return | XMLSecurityKey | The new key. |