SilcSKEStatus silc_ske_group_get_by_number(int number, SilcSKEDiffieHellmanGroup *ret);
Returns the Diffie Hellman group into the `ret' pointer by group number indicated by the `number'. Returns error status if the group was not found.