[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
6.6.2 Private keys
An abstract gnutls_privkey_t
can be initialized
using the functions below. It can be imported through
an existing structure like gnutls_x509_privkey_t
,
but unlike public keys it cannot be exported. That is
to allow abstraction over PKCS #11 keys that
are not extractable.
- gnutls_privkey_import_x509
- gnutls_privkey_import_openpgp
- gnutls_privkey_import_pkcs11
- gnutls_privkey_import_ext
This document was generated on January 4, 2012 using texi2html 5.0.