char *silc_ske_get_supported_groups(SilcUInt32 limit);
Returns a comma separated list of support Diffie Hellman groups. This can be used to get the list of supported groups for SKE packets. The `limit' specifies the maximum number of groups to return.