logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

gnutls_pkcs7_attrs_deinit - API function

Arguments

gnutls_pkcs7_attrs_t list A list of existing attributes

Description

This function will clear a PKCS 7 attribute list.

Name

gnutls_pkcs7_attrs_deinit - API function

Reporting Bugs

Report bugs to <bugs@gnutls.org>. Home page: https://www.gnutls.org

See Also

The full documentation for gnutls is maintained as a Texinfo manual. If the /usr/share/doc/gnutls/ directory does not contain the HTML form visit https://www.gnutls.org/manual/ gnutls 3.8.9 gnutls_pkcs7_attrs_deinit(3)

Since

3.4.2

Synopsis

#include<gnutls/pkcs7.h>voidgnutls_pkcs7_attrs_deinit(gnutls_pkcs7_attrs_tlist);

See Also