Message management functions that operate at a higher level than the base cryptographic functions. These functions provide functionality for encoding data for transmission and for decoding data that has been received.
Low-level message functions provide more flexibility than simplified message functions, but require more function calls.
See also simplified message functions.