bool silc_pkcs_private_key_decode(unsigned char *data, SilcUInt32 data_len, SilcPrivateKey *private_key);
Decodes SILC style private key. Returns TRUE if the decoding was successful. Allocates new private key as well.