blob: 1635307fa8c73a14c2ba6de06395f5c81e4b3bbd (
plain)
1
2
3
4
5
6
7
8
9
10
|
@deftypefun {void} {gnutls_x509_crq_deinit} (gnutls_x509_crq_t @var{crq})
@var{crq}: the type to be deinitialized
This function will deinitialize a PKCS@code{10} certificate request
structure.
@end deftypefun
|