silc_pkcs_get_algorithm

SYNOPSIS

    const SilcPKCSAlgorithm *silc_pkcs_get_algorithm(void *key);

DESCRIPTION

Returns the PKCS algorithm object from `key', which may be SilcPublicKey or SilcPrivateKey pointer.