property ContentBuffer: TBytes;
Description
The ContentBuffer property is an array of byte values that represents the content of the CMS/PKCS #7 message. This property has meaning only if the ContentStream.Stream is nil.
This property is read-only.
See Also