CreaSign

CreaSignServer.CreateSignature Method 

Creates signature solely on server.
Function can be used for remote signing. Mind that server does the signing and does not require client to have certificates (and corresponding private keys) stored on his computer.

[Visual Basic]
Public Function CreateSignature( _
   ByVal rq As CreateSignatureRQ _
) As String

Parameters

rq
Signature creation parameters. Look at CreateSignatureRQ for more information.

Return Value

String containg signed xml document.

Requirements

Requires CreaSign Pro (not supported by CreaSign Lite).

See Also

CreaSignServer Class | CreaSign Namespace


Send comments on this topic.

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