Discuss this help topic in SecureBlackbox Forum
Generates the signature and signs the message.
Declaration
Parameters
- Certificate - the signing certificate.
- CertStorage - the storage with signing certificates.
- IncludeDataParams - specifies whether data params should be included.
- IncludeKey - specifies whether the key should be included to the signature.
- IncludeKeyValue - specifies whether key value should be included.
- KeyData - contains the signing key data.
- ParentElement - the XML node to which the signature should be attached.
- SignatureMethod - specifies the signature method to be used.
TElXMLKeyInfoX509DataParams values
TElXMLSignatureMethod values
Description
Use this method to sign the message.
Discuss this help topic in SecureBlackbox Forum