![]() |
![]()
| ![]() |
![]()
NAMEgnutls_oid_to_gost_paramset - API function SYNOPSIS#include <gnutls/gnutls.h> gnutls_gost_paramset_t gnutls_oid_to_gost_paramset(const char * oid); ARGUMENTS
DESCRIPTIONConverts a textual object identifier to a gnutls_gost_paramset_t value. RETURNSa gnutls_gost_paramset_get_oid of the specified GOST 28147 param st, or GNUTLS_GOST_PARAMSET_UNKNOWN on failure. SINCE3.6.3 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
|