gnutls_pkcs11_token_init
NAMESYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
gnutls_pkcs11_token_init − API function
SYNOPSIS
#include <gnutls/gnutls.h>
int gnutls_pkcs11_token_init(const char * token_url, const char * so_pin, const char * label);
ARGUMENTS
const char * token_url
A PKCS 11 URL specifying a token
const char * so_pin
Security Officer’s PIN
const char * label
A name to be used for the token
DESCRIPTION
This function will initialize (format) a token. If the token is at a factory defaults state the security officer’s PIN given will be set to be the default. Otherwise it should match the officer’s PIN.
RETURNS
On success, GNUTLS_E_SUCCESS (0) is returned, otherwise a negative error value.
REPORTING BUGS
Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page: http://www.gnu.org/software/gnutls/ General help using GNU software: http://www.gnu.org/gethelp/
COPYRIGHT
Copyright
© 2008 Free Software Foundation.
Copying and distribution of this file, with or without
modification, are permitted in any medium without royalty
provided the copyright notice and this notice are
preserved.
SEE ALSO
The full documentation for gnutls is maintained as a Texinfo manual. If the info and gnutls programs are properly installed at your site, the command
info gnutls
should give you access to the complete manual.
More Linux Commands
manpages/envz.3.html
envz(3) - environment string support - Linux manual page....
These functions are glibc-specific. An argz vector is a pointer to a character buffer together with a length, see argz_add(3). An envz vector is a special argz
manpages/pcre-config.1.html
pcre-config(1) - program to return PCRE configuration.......
pcre-config returns the configuration of the installed PCRE libraries and the options required to compile a program to use them. Some of the options apply only
manpages/itox.8.html
itox(8) - converts inetd.conf style configuration files to x
itox takes on its standard input inetd.conf style entries and dumps to standard output the corresponding xinetd.conf style entries. OPTIONS -daemon_dir <dir_pat
manpages/finitel.3.html
finitel(3) - BSD floating-point classification functions....
The finite(), finitef(), and finitel() functions return a nonzero value if x is neither infinite nor a not-a-number (NaN) value, and 0 otherwise. The isnan(), i
manpages/towctrans.3.html
towctrans(3) - wide-character transliteration (Man Page)....
If wc is a wide character, the towctrans() function translates it according to the transliteration descriptor desc. If wc is WEOF, WEOF is returned. desc must b
manpages/zipcloak.1.html
zipcloak(1) - encrypt entries in a zipfile - Linux man page
zipcloak encrypts all unencrypted entries in the zipfile. This is the default action. The -d option is used to decrypt encrypted entries in the zipfile. zipcloa
manpages/ntp_acc.5.html
ntp_acc(5) Access Control Options - Linux manual page.......
The ntpd daemon implements a general purpose address/mask based restriction list. The list contains address/match entries sorted first by increasing address ...
manpages/XdbeDeallocateBackBufferName.3.html
XdbeDeallocateBackBufferName(3) - frees a DBE buffer........
This function frees a drawable ID, buffer, that was obtained via XdbeAllocateBackBufferName(). The buffer must be a valid name for the back buffer of a window,
manpages/inet_ntoa.3.html
inet_ntoa(3) - Internet address manipulation routines.......
inet_aton() converts the Internet host address cp from the IPv4 numbers-and-dots notation into binary form (in network byte order) and stores it in the structur
manpages/glMultiTexCoord4sARB.3gl.html
glMultiTexCoord4sARB(3gl) - set the current texture coordina
glMultiTexCoordARB specifies texture coordinates in one, two, three, or four dimensions. glMultiTexCoord1ARB sets the current texture coordinates to (s, 0, 0, 1
manpages/getutid.3.html
getutid(3) - access utmp file entries - Linux manual page...
New applications should use the POSIX.1-specified utmpx versions of these functions; see CONFORMING TO. utmpname() sets the name of the utmp-format file for the
manpages/hunspell.1.html
hunspell(1) - spell checker, stemmer and morphological analy
Hunspell is fashioned after the Ispell program. The most common usage is hunspell or hunspell filename. Without filename parameter, hunspell checks the standard
