const SilcPKCSAlgorithm *silc_pkcs_find_algorithm(const char *algorithm, const char *scheme);
Finds PKCS algorithm context by the algorithm name `algorithm' and the algorithm scheme `scheme'. The `scheme' may be NULL.