Функции API (API function)
Имя (Name)
gnutls_pkcs7_get_signature_count - API function
Синопсис (Synopsis)
#include <gnutls/pkcs7.h>
int gnutls_pkcs7_get_signature_count(gnutls_pkcs7_t
pkcs7);
Аргументы (Arguments)
gnutls_pkcs7_t pkcs7
should contain a gnutls_pkcs7_t
type
Описание (Description)
This function will return the number of signatures in the PKCS7
structure.
Возвращаемое значение (Return value)
On success, a positive number is returned, otherwise a negative
error value.
Сообщение об ошибках (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/