to allow abstraction over @acronym{PKCS} #11 keys that
are not extractable.
-@showfuncD{gnutls_privkey_import_x509,gnutls_privkey_import_openpgp,gnutls_privkey_import_pkcs11,gnutls_privkey_import_ext}
+@showfuncC{gnutls_privkey_import_x509,gnutls_privkey_import_openpgp,gnutls_privkey_import_pkcs11}
+
@showfuncB{gnutls_privkey_get_pk_algorithm,gnutls_privkey_get_type}
+In order to support cryptographic operations using
+an external API, the following function is provided.
+This allows for a simple extensibility API without
+resorting to @acronym{PKCS} #11.
+
+@showfuncdesc{gnutls_privkey_import_ext}
+
@node Operations
@subsection Operations
The abstract key types can be used to access signing and