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