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.
Copyright © 2001 - 2008 SILC Project SILC Project Website |
SILC Crypto Toolkit Manual Index |
SYNOPSIS
const SilcPKCSAlgorithm *silc_pkcs_get_algorithm(void *key);
DESCRIPTION
Returns the PKCS algorithm object from `key', which may be SilcPublicKey or SilcPrivateKey pointer.