The CryptoX509 class / xml.CryptoX509 methods |
Loads the given XML document with ds:X509Data as root node according to the XML-Signature specification, into the CryptoX509 object.
If the X509 certificate in the XML document is incomplete, the certificate will be loaded from the global certificate list if one of SubjectName or Issuer matches.
See the w3.org site for more information on ds:X509Data as root node according to the XML-Signature specification.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.