blob: 3292568a8f4035cbcb7eef7dbedaa6e182cdb0b4 (
plain)
1
2
3
4
5
6
7
8
9
|
@deftypefun {void} {gnutls_pkcs12_bag_deinit} (gnutls_pkcs12_bag_t @var{bag})
@var{bag}: A pointer to the type to be initialized
This function will deinitialize a PKCS12 Bag structure.
@end deftypefun
|