blob: 44485ea16c59897a676029c7754a771dbb7efb8d (
plain)
1
2
3
4
5
6
7
8
9
|
@deftypefun {void} {gnutls_pkcs11_privkey_deinit} (gnutls_pkcs11_privkey_t @var{key})
@var{key}: the key to be deinitialized
This function will deinitialize a private key structure.
@end deftypefun
|