![]() |
![]()
| ![]() |
![]()
NAMEgnutls_pk_to_sign - API function SYNOPSIS#include <gnutls/gnutls.h> gnutls_sign_algorithm_t gnutls_pk_to_sign(gnutls_pk_algorithm_t pk, gnutls_digest_algorithm_t hash); ARGUMENTS
DESCRIPTIONThis function maps public key and hash algorithms combinations to signature algorithms. RETURNSreturn a gnutls_sign_algorithm_t value, or GNUTLS_SIGN_UNKNOWN on error. REPORTING BUGSReport bugs to <bugs@gnutls.org>.
COPYRIGHTCopyright © 2001-2023 Free Software Foundation, Inc., and
others.
SEE ALSOThe full documentation for gnutls is maintained as a Texinfo manual. If the /usr/local/share/doc/gnutls/ directory does not contain the HTML form visit
|