Discuss this help topic in SecureBlackbox Forum
This method generates a signature.
Declaration
Parameters
- CertStorage - the storage with signing certificates
- Certificate - signing certificate
- EmbedCertificate - set this parameter to True to embed the certificate in the signature
- EmbedKeyInSignature - set this parameter to True to embed the key in the signature
- KeyData - contains XML key data
- SignatureMethod - specifies signature method
SignatureMethod Values:
Description
Call this method to produce a signature over the document.
Discuss this help topic in SecureBlackbox Forum