CreaSign

CreaDoc.CreateSignatureSerial Method 

Creates a new serial signature.

[Visual Basic]
Public Function CreateSignatureSerial( _
   ByVal PreviousSignatureIds As String, _
   ByVal CertName As String, _
   ByVal SignOptions As SignOptions _
) As XmlSignature

Parameters

PreviousSignatureIds
A space separated list of Ids  that represents the existing signatures that should be signed.
CertName
The digital certificate, the private key of which is used to compute the signature. See also "Specifying the Signing Certificate".
SignOptions
The flags that control the signature creation process.

Return Value

The XmlSignatureobject representing the signature.

Remarks

The signature is created over each of the <ds:SignatureValue> nodes belonging to existing signatures identified by PreviousSignatureIds.

This method can not be called from an untrusted code.

Requirements

Requires CreaSign Pro (not supported by CreaSign Lite).

See Also

CreaDoc Class | CreaSign Namespace


Send comments on this topic.

(c) CREA 2002-2007 www.creasign.si