diff options
Diffstat (limited to 'doc/functions/gnutls_pkcs12_simple_parse.short')
-rw-r--r-- | doc/functions/gnutls_pkcs12_simple_parse.short | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/functions/gnutls_pkcs12_simple_parse.short b/doc/functions/gnutls_pkcs12_simple_parse.short new file mode 100644 index 0000000..ec19f98 --- /dev/null +++ b/doc/functions/gnutls_pkcs12_simple_parse.short @@ -0,0 +1 @@ +@item @var{int} @ref{gnutls_pkcs12_simple_parse} (gnutls_pkcs12_t @var{p12}, const char * @var{password}, gnutls_x509_privkey_t * @var{key}, gnutls_x509_crt_t ** @var{chain}, unsigned int * @var{chain_len}, gnutls_x509_crt_t ** @var{extra_certs}, unsigned int * @var{extra_certs_len}, gnutls_x509_crl_t * @var{crl}, unsigned int @var{flags}) |