Sponsored Content
Special Forums News, Links, Events and Announcements Software Releases - RSS News Lock Box Labs PGP Tools 1.00 (Default branch) Post 302258362 by Linux Bot on Friday 14th of November 2008 11:40:04 AM
Old 11-14-2008
Lock Box Labs PGP Tools 1.00 (Default branch)

Lock Box Labs PGP Tools comprise two command linetools and associated ant tasks for manipulatingOpen PGP key rings and performing encryption,signing, key generation, and certificationoperations. The toolkit is fully written in Javaand the lbpg-tools jar provided with thedistribution and the source code will work withJDK 1.4 or later. The toolkit is built on theBouncy Castle APIs.License: MIT/X Consortium LicenseChanges:
This initial release includes support for all PGPoperations and provides a key ring format thatallows editing, import, and export as well as Anttask support.Image

Image

More...
 
gnutls_pkcs11_privkey_export_url(3)				      gnutls				       gnutls_pkcs11_privkey_export_url(3)

NAME
gnutls_pkcs11_privkey_export_url - API function SYNOPSIS
#include <gnutls/pkcs11.h> int gnutls_pkcs11_privkey_export_url(gnutls_pkcs11_privkey_t key, gnutls_pkcs11_url_type_t detailed, char ** url); ARGUMENTS
gnutls_pkcs11_privkey_t key Holds the PKCS 11 key gnutls_pkcs11_url_type_t detailed non zero if a detailed URL is required char ** url will contain an allocated url DESCRIPTION
This function will export a URL identifying the given key. RETURNS
On success, GNUTLS_E_SUCCESS (0) is returned, otherwise a negative error value. REPORTING BUGS
Report bugs to <bug-gnutls@gnu.org>. General guidelines for reporting bugs: http://www.gnu.org/gethelp/ GnuTLS home page: http://www.gnu.org/software/gnutls/ COPYRIGHT
Copyright (C) 2012 Free Software Foundation, Inc.. 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. As an alternative you may obtain the manual from: http://www.gnu.org/software/gnutls/manual/ gnutls 3.1.15 gnutls_pkcs11_privkey_export_url(3)
All times are GMT -4. The time now is 10:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy