CreaSignLite.CreateSignatureOnFiles Method
Creates signatures on specified files.
[Visual Basic]Public Function CreateSignatureOnFiles( _
ByVal
CertName As
String, _
ByVal
FileNames As
String, _
ByVal
SignatureFormat As
SignatureFormat, _
ByVal
Fileroot As
String _
) As
Data 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-2007 www.creasign.si