typedef struct { ... } SilcSKEKeyMaterial;
This is the key material structure, and is passed as argument by the application to silc_ske_process_key_material* functions. It includes the processed key material which can be used as SILC session keys.