gnutls_pkcs11_obj_list_import_url



gnutls_pkcs11_obj_list_import_url

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS
SINCE
REPORTING BUGS
COPYRIGHT
SEE ALSO

NAME

gnutls_pkcs11_obj_list_import_url − API function

SYNOPSIS

#include <gnutls/gnutls.h>

int gnutls_pkcs11_obj_list_import_url(gnutls_pkcs11_obj_t * p_list, unsigned int * n_list, const char * url, gnutls_pkcs11_obj_attr_t attrs, unsigned int flags);

ARGUMENTS

gnutls_pkcs11_obj_t * p_list

An uninitialized object list (may be NULL)

unsigned int * n_list

initially should hold the maximum size of the list. Will contain the actual size.

const char * url

A PKCS 11 url identifying a set of objects

gnutls_pkcs11_obj_attr_t attrs

Attributes of type gnutls_pkcs11_obj_attr_t that can be used to limit output

unsigned int flags

One of GNUTLS_PKCS11_OBJ_* flags

DESCRIPTION

This function will initialize and set values to an object list by using all objects identified by a PKCS 11 URL.

RETURNS

On success, GNUTLS_E_SUCCESS (0) is returned, otherwise a negative error value.

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/utempter.8.html
utempter(8) - privileged helper program for utmp/wtmp update
utempter.8 - utempter is a privileged helper program that writes utmp/wtmp entries for unprivileged programs. OPTIONS The following options are supported: -a sl

manpages/flush.8.html
flush(8) - Postfix fast flush server - Linux manual page....
The flush(8) server maintains a record of deferred mail by destination. This information is used to improve the performance of the SMTP ETRN request, and of its

manpages/iscsistart.8.html
iscsistart(8) iSCSI boot tool (Admin - Linux man page)......
iscsistart will start a session using the settings passed in, or using the iBFT or Open Firmware [OF] boot information. This program should not be run to manage

manpages/gnutls_pkcs12_bag_set_crl.3.html
gnutls_pkcs12_bag_set_crl(3) - API function - Linux man page
This function will insert the given CRL into the bag. This is just a wrapper over gnutls_pkcs12_bag_set_data(). RETURNS the index of the added bag on success, o

manpages/glIndexub.3gl.html
glIndexub(3gl) - set the current color index (Man Page).....
glIndex updates the current (single-valued) color index. It takes one argument, the new value for the current color index. The current index is stored as a floa

manpages/data_behind.3form.html
data_behind(3form) - test for off-screen data in given forms
The function data_ahead tests whether there is off-screen data ahead in the given form. It returns TRUE 411toppm(1) or FALSE (0). The function data_behind tests

manpages/rmnews.8.html
rmnews(8) - expunge and remove news articles (Man Page).....
Rmnews reads article data from the standard input. It then expunges and removes the listed articles. Rmnews is designed to be used by InterNetNews to remove can

manpages/reset_prog_mode.3ncurses.html
reset_prog_mode(3ncurses) - low-level curses routines.......
The following routines give low-level access to various curses capabilities. These routines typically are used inside library routines. The def_prog_mode and de

manpages/set_fieldtype_arg.3form.html
set_fieldtype_arg(3form) - define validation-field types....
The function new_fieldtype creates a new field type usable for data validation. You supply it with field_check, a predicate to check the validity of an entered

manpages/wdctl.8.html
wdctl(8) show hardware watchdog status - Linux manual page
Show hardware watchdog status. The default device is /dev/watchdog. If more than one device is specified then the output is separated by one blank line. Note th

manpages/apper.1.html
apper(1) An application and package manager using PackageKit
Apper is the KDE interface for PackageKit Apper is able to manage packages, applications and updates in a cross-distribution way thanks to the PackageKit projec

manpages/getmouse.3ncurses.html
getmouse(3ncurses) - mouse interface through curses.........
These functions provide an interface to mouse events from ncurses(3NCURSES). Mouse events are represented by KEY_MOUSE pseudo-key values in the wgetch input str





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