const SilcPKCSAlgorithm *silc_pkcs_get_algorithm(void *key);
Returns the PKCS algorithm object from `key', which may be SilcPublicKey or SilcPrivateKey pointer.