const char *silc_ske_map_status(SilcSKEStatus status);
Utility function to process key data `data' in the way specified by the SILC Key Exchange protocol. This returns the processed key material or NULL on error. Caller must free the returned key material context by calling silc_ske_free_key_material.