gnutls_pkcs11_obj_get_info



gnutls_pkcs11_obj_get_info

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
SINCE
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_pkcs11_obj_get_info − API function

SYNOPSIS

#include <gnutls/gnutls.h>

int gnutls_pkcs11_obj_get_info(gnutls_pkcs11_obj_t crt, gnutls_pkcs11_obj_info_t itype, void * output, size_t * output_size);

ARGUMENTS

gnutls_pkcs11_obj_t crt

should contain a gnutls_pkcs11_obj_t structure

gnutls_pkcs11_obj_info_t itype

Denotes the type of information requested

void * output

where output will be stored

size_t * output_size

contains the maximum size of the output and will be overwritten with actual

DESCRIPTION

This function will return information about the PKCS11 certificate such as the label, id as well as token information where the key is stored. When output is text it returns null terminated string although output_size contains the size of the actual data only.

RETURNS

GNUTLS_E_SUCCESS (0) on success or a negative error code on error.

SINCE

2.12.0

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/ip-maddress.8.html
ip-maddress(8) multicast addresses management (Man Page)....
maddress objects are multicast addresses. ip maddress show - list multicast addresses dev NAME (default) the device name. ip maddress add - add a multicast addr

manpages/pnmquant.1.html
pnmquant(1) - quantize the colors in a Netpbm image to a sma
This program is part of Netpbm(1) pnmquant reads a PNM image as input. It chooses ncolors colors to best represent the image, maps the existing colors to the ne

manpages/ldap_tls_inplace.3.html
ldap_tls_inplace(3) - LDAP TLS initialization routines......
These routines are used to initiate TLS processing on an LDAP session. ldap_start_tls_s() sends a StartTLS request to a server, waits for the reply, and then in

manpages/sane-s9036.5.html
sane-s9036(5) - SANE backend for Siemens 9036 flatbed scanne
The sane-s9036 library implements a SANE (Scanner Access Now Easy) backend that provides access to Siemens 9036 flatbed scanners. DEVICE NAMES This backend expe

manpages/realpath.1.html
realpath(1) print the resolved path - Linux manual page.....
Print the resolved absolute file name; all but the last component must exist -e, --canonicalize-existing all components of the path must exist -m, --canonicaliz

manpages/Tcl_SetErrorCode.3.html
Tcl_SetErrorCode(3) - retrieve or record information about e
The Tcl_SetReturnOptions and Tcl_GetReturnOptions routines expose the &amp;#9474; same capabilities as the return and catch commands, respectively, in &amp;#9474; the f

manpages/print_mib.3.html
print_mib(3) - netsnmp_mib_api functions - Linux man page...
The functions dealing with MIB modules fall into four groups - those dealing with initialisation and shutdown, with reading in and parsing MIB files, with searc

manpages/abs2rel.1.html
abs2rel(1) convert absolute path to relative path (ManPage)
The abs2rel command takes exactly two arguments - a destination path and a base path. It determines relative path from the base path to the destination path and

manpages/iso_8859_8.7.html
iso_8859_8(7) - ISO 8859-8 character set encoded in octal, d
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-8, or ISO Hebrew encodes the characters

manpages/XcmsCIEXYZ.3.html
XcmsCIEXYZ(3) - Xcms color structure - Linux manual page....
The XcmsColor structure contains a union of substructures, each supporting color specification encoding for a particular color space. SEE ALSO XcmsAllocColor(3)

manpages/Mail::SpamAssassin::Conf::LDAP.3pm.html
Mail::SpamAssassin::Conf::LDAP(3pm) - load SpamAssassin scor
Mail::SpamAssassin::Conf::LDAP.3pm - Mail::SpamAssassin is a module to identify spam using text analysis and several internet-based realtime blacklists. This cl

manpages/vfs_recycle.8.html
vfs_recycle(8) - Samba VFS recycle bin - Linux manual page
This VFS module is part of the samba(7) suite. The vfs_recycle intercepts file deletion requests and moves the affected files to a temporary repository rather t





We can't live, work or learn in freedom unless the software we use is free.