bool silc_pkcs_load_private_key(char *filename, SilcPrivateKey *private_key, SilcUInt32 encoding);
Load private key from file and allocates new private key. Returns TRUE if loading was successful.