property Signatures: TScCMSSignatures;
Description
The Signatures property retrieves the TScCMSSignatures list associated with the CMS/PKCS #7 message.
This property is read-only.
The Signatures list is populated as a result of calling the Decode and ComputeSignature methods.
See Also