property ContentInfo: TScCMSContentInfo;
Description
The ContentInfo property retrieves the inner content information for the enveloped CMS/PKCS #7 message.
This property is read-only.
ContentInfo is set as a result of calling the Decode and Init methods.
See Also
Decrypt
Encrypt
Init