bool silc_pkcs_save_private_key(char *filename, SilcPrivateKey private_key, unsigned char *passphrase, SilcUInt32 encoding);
Saves private key into file. Returns FALSE on error.