typedef struct SilcChannelKeyPayloadStruct *SilcChannelKeyPayload;
This context is the actual Channel Key Payload and is allocated by silc_channel_key_payload_parse and given as argument usually to all silc_channel_key_payload_* functions. It is freed by the silc_channel_key_payload_free function.