The CryptoX509 class / xml.CryptoX509 methods |
Saves the CryptoX509 certificate into a XML document with ds:X509Data as root node according to the XML-Signature specification.
save() RETURNING object xml.DomDocument
See the w3.org site for more information on ds:X509Data as root node according to the XML-Signature specification.
(See also the RetrievalMethod feature)
Returns an xml.DomDocument object.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.