CreaSign

CreaDoc.PrepareSignatureMethod

Creates a new XmlSignature object with relevant references, but does not compute the signature.

[VisualBasic]
PublicFunctionPrepareSignature( _
ByVal SignOptionsAsSignOptions_
)AsXmlSignature

Parameters

SignOptions
The flags that control the signature creation process.

Return Value

The XmlSignature object representing the prepared signature.

Remarks

By using this method you have an opportunity to modify the default signature properties before the actual signature is computed. The returned signature object references all relevant parts of the XML document - see CreaSign.XmlSignature for details. To actually compute the signature call CreaDoc.CreateSignature.

Requirements

Requires CreaSign Pro (not supported by CreaSign Lite).

See Also

CreaDoc Class | CreaSign Namespace


Send comments on this topic.

(c) Crea 2002-2006