Unit
ScCMS
Description
The TScCMSSignature class represents a signer associated with a TScCMSSignedData object that represents a CMS/PKCS #7 message, described in RFC 5652.
TScCMSSignature stores the required information and provides functionality to validate the CMS signature or sign the CMS message.
The signatures represented by the TScCMSSignature class can be either over message content or a signature. This class should not be publicly instantiated. It is a read-only class accessible from the TScCMSSignedData.Signatures property.