diff options
Diffstat (limited to 'doc/functions/gnutls_pem_base64_decode.short')
-rw-r--r-- | doc/functions/gnutls_pem_base64_decode.short | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/functions/gnutls_pem_base64_decode.short b/doc/functions/gnutls_pem_base64_decode.short new file mode 100644 index 0000000..f4b9c38 --- /dev/null +++ b/doc/functions/gnutls_pem_base64_decode.short @@ -0,0 +1 @@ +@item @var{int} @ref{gnutls_pem_base64_decode} (const char * @var{header}, const gnutls_datum_t * @var{b64_data}, unsigned char * @var{result}, size_t * @var{result_size}) |