property UnprotectedAttributes: TScCMSUnsignedAttributes;
Description
The UnprotectedAttributes property retrieves the unprotected (unencrypted) attributes associated with the enveloped CMS/PKCS #7 message. Unprotected attributes are not encrypted, and so do not have data confidentiality within a TScCMSEnvelopedData object.
See Also