Discuss this help topic in SecureBlackbox Forum
This method opens an existing CMS message.
Declaration
Parameters
- DataStream - stream with message content
- CMSStream - stream with CMS code
- CMSCount - number of bytes to be read from CMSStream. If the value is 0, the data will be read till the end of the stream.
- DataCount - number of bytes to be read from DataStream. If the value is 0, the data will be read till the end of the stream.
Description
Use this method to open a CMS message and load its content from the corresponding streams.
Discuss this help topic in SecureBlackbox Forum