CreaSign

CreaSignLite.CreateSignatureOnFilesMethod

Creates signatures on specified files.

[VisualBasic]
PublicFunctionCreateSignatureOnFiles( _
ByVal CertNameAsString,_
ByVal FileNamesAsString,_
ByVal SignatureFormatAsSignatureFormat,_
ByVal FilerootAsString_
)AsData

Parameters

CertName
The digital certificate, the private key of which is used to compute the signature. See also "Specifying the Signing Certificate".
FileNames
Relative file names. Separated by pipe '|'.
SignatureFormat
The format of the signature. As specified in SignatureFormat.
Fileroot
A root directory for resolving relative file names.

Return Value

Signed files.

Remarks

The signature format can not be SignatureFormatEnveloping or SignatureFormatEnvelopingText.

This method can not be called from an untrusted code.

Requirements

Requires CreaSign Pro or CreaSign Lite.

See Also

CreaSignLite Class | CreaSign Namespace


Send comments on this topic.

(c) Crea 2002-2006