silc_pkcs_algorithm_register

SYNOPSIS

    SilcBool silc_pkcs_algorithm_register(const SilcPKCSAlgorithm *pkcs);

DESCRIPTION

Registers a new PKCS Algorithm into crypto library. This function can be used at the initialization of an application. All registered PKCS algorithms should be unregistered with silc_pkcs_unregister.