xml.CryptoX509.save

Saves the CryptoX509 certificate into a XML document with ds:X509Data as root node according to the XML-Signature specification.

Syntax

save()
  RETURNING object xml.DomDocument

Usage

(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.