Function silc_private_message_payload_parse
SYNOPSIS
SilcPrivateMessagePayload
silc_private_message_payload_parse(SilcBuffer buffer, SilcCipher cipher);
DESCRIPTION
Parses private message payload returning new private mesage payload
structure. This also decrypts the message if the `cipher' is provided.