Discuss this help topic in SecureBlackbox Forum
This method assembles body and all header fields into one part.
Declaration
Parameters
TElHeaderEncoding values
|
Return value
Returns 0 (EL_OK) on success, 1 (EL_WARNING) if information can't be encoded with given
Charset and encodings.
Error otherwise.
Description
Use this method when you have defined all necessary message part fields.
Assemble has functionality opposite to
Parse method.