[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
6.6.1 Public keys
An abstract gnutls_pubkey_t
can be initialized
using the functions below. It can be imported through
an existing structure like gnutls_x509_crt_t
,
or through an ASN.1 encoding of the X.509 SubjectPublicKeyInfo
sequence.
- gnutls_pubkey_import_openpgp
- gnutls_pubkey_import_pkcs11
- gnutls_pubkey_import_pkcs11_url
- gnutls_pubkey_import_privkey
Additional functions are available that will return information over a public key.
This document was generated on January 4, 2012 using texi2html 5.0.