SilcSKEKeyMaterial silc_ske_get_key_material(SilcSKE ske);
Returns the negotiated key material from the `ske' or NULL if the key material does not exist. The caller must not free the returned pointer.