*
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned,
* otherwise a negative error code is returned.
+ *
+ * Since: 3.1.3
**/
int
gnutls_ocsp_status_request_enable_client (gnutls_session_t session,
*
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned,
* otherwise a negative error code is returned.
+ *
+ * Since: 3.1.3
**/
int
gnutls_ocsp_status_request_get (gnutls_session_t session,
*
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned,
* otherwise a negative error code is returned.
+ *
+ * Since: 3.1.3
**/
void
gnutls_certificate_set_ocsp_status_request_function (
*
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned,
* otherwise a negative error code is returned.
+ *
+ * Since: 3.1.3
**/
int
gnutls_certificate_set_ocsp_status_request_file (
*
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned,
* otherwise a negative error code is returned.
+ *
+ * Since: 3.1.3
**/
int
gnutls_dh_params_export2_pkcs3 (gnutls_dh_params_t params,
*
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned, otherwise
* an error code is returned.
+ *
+ * Since: 3.1.3
**/
int gnutls_certificate_get_peers_subkey_id(gnutls_session_t session,
gnutls_datum_t *id)
* The output buffer is allocated using gnutls_malloc().
*
* Returns: %GNUTLS_E_SUCCESS on success, or an error code.
+ *
+ * Since: 3.1.3
**/
int
gnutls_openpgp_crt_export2 (gnutls_openpgp_crt_t key,
*
* Returns: %GNUTLS_E_SUCCESS on success, or an error code.
*
- * Since: 3.1
+ * Since: 3.1.3
**/
int
gnutls_openpgp_privkey_export2 (gnutls_openpgp_privkey_t key,
* Returns: In case of failure a negative error code will be
* returned, and %GNUTLS_E_SUCCESS (0) on success.
*
- * Since: 3.1
+ * Since: 3.1.3
**/
int
gnutls_pkcs11_obj_export2 (gnutls_pkcs11_obj_t obj,
*
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned, otherwise a
* negative error value.
+ *
+ * Since: 3.1.3
**/
int
gnutls_x509_dn_export2 (gnutls_x509_dn_t dn,
*
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned, otherwise a
* negative error code is returned.
+ *
+ * Since: 3.1.3
**/
int
gnutls_ocsp_resp_check_crt (gnutls_ocsp_resp_t resp,
* Returns: In case of failure a negative error code will be
* returned, and 0 on success.
*
- * Since: 3.1
+ * Since: 3.1.3
**/
int
gnutls_pkcs12_export2 (gnutls_pkcs12_t pkcs12,
*
* Returns: On success, %GNUTLS_E_SUCCESS (0) is returned, otherwise a
* negative error value.
- **/
+ *
+ * Since: 3.1.3
+ **/
int
gnutls_pkcs7_export2 (gnutls_pkcs7_t pkcs7,
gnutls_x509_crt_fmt_t format, gnutls_datum_t *out)
* Returns: In case of failure a negative error code will be
* returned, and 0 on success.
*
- * Since: 3.1
+ * Since: 3.1.3
**/
int
gnutls_x509_crt_export2 (gnutls_x509_crt_t cert,