function GetContentData: TBytes;
Description
The GetContentData method returns an array of byte values that represents the content of the CMS/PKCS #7 message. If the ContentStream.Stream is not nil, data is read from this stream, else data is copied from the ContentBuffer property.
See Also