blob: 5da28e3b16f7fa87006447cd6a6325fe568b820f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
@deftypefun {void} {gnutls_x509_aia_deinit} (gnutls_x509_aia_t @var{aia})
@var{aia}: The authority info access
This function will deinitialize an authority info access type.
@strong{Since:} 3.3.0
@end deftypefun
|