bool silc_pkcs_generate_key(SilcPKCS pkcs, SilcUInt32 bits_key_len, SilcRng rng);
Generate new key pair into the `pkcs' context. Returns FALSE on error. If the `rng' is NULL global SILC RNG will be used.