(gcrypt.info.gz) Handle-independent functions
Info Catalog
(gcrypt.info.gz) Using cryptographic functions
(gcrypt.info.gz) Public Key cryptography (II)
8.6 Handle-independent functions
================================
-- Function: gcry_error_t gcry_ac_id_to_name (gcry_ac_id_t ALGORITHM,
const char **NAME)
Stores the textual representation of the algorithm whose id is
given in ALGORITHM in NAME.
-- Function: gcry_error_t gcry_ac_name_to_id (const char *NAME,
gcry_ac_id_t *ALGORITHM)
Stores the numeric ID of the algorithm whose textual
representation is contained in NAME in ALGORITHM.
Info Catalog
(gcrypt.info.gz) Using cryptographic functions
(gcrypt.info.gz) Public Key cryptography (II)
automatically generated byinfo2html