_list() and _id() functions not implemented for gnutls_pk_algorithm_t and gnutls_sign_algorithm_t
Sam Varshavchik
mrsam at courier-mta.com
Mon Sep 1 00:42:53 CEST 2008
There are various list functions in the API -- gnutls_cipher_list(),
gnutls_mac_list(), and others -- that enumerate all known corresponding
algorithm/codes. The API also provides corresponding *_get_id() and
*_get_name() functions that map between the identifiers and their names.
For gnutls_pk_algorithm_t and gnutls_sign_algorithm_t, I find only the
*_get_name() functions. There is no _list() or _id() function available. It
would be rather nice to have them defined, as well.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: </pipermail/attachments/20080831/ca7c5590/attachment.pgp>
More information about the Gnutls-devel
mailing list