summaryrefslogtreecommitdiff
path: root/lib/includes/gnutls/gnutls.h.in
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-09 10:48:04 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-11-20 17:31:49 +0100
commita54cec97d068291eb0ad1588f6edf07770aa557f (patch)
tree0387cad863590abd267614a7bfe96d56fe99697d /lib/includes/gnutls/gnutls.h.in
parent28ac7caaf13f12d009cd8bc649bf82bcb051619f (diff)
downloadgnutls-a54cec97d068291eb0ad1588f6edf07770aa557f.tar.gz
PKCS#7/8: normalize the password according to rfc7613
Diffstat (limited to 'lib/includes/gnutls/gnutls.h.in')
-rw-r--r--lib/includes/gnutls/gnutls.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/includes/gnutls/gnutls.h.in b/lib/includes/gnutls/gnutls.h.in
index 1149319c29..c8b6227d5b 100644
--- a/lib/includes/gnutls/gnutls.h.in
+++ b/lib/includes/gnutls/gnutls.h.in
@@ -2824,6 +2824,7 @@ unsigned gnutls_fips140_mode_enabled(void);
#define GNUTLS_E_PK_INVALID_PUBKEY -409
#define GNUTLS_E_PK_INVALID_PRIVKEY -410
#define GNUTLS_E_NOT_YET_ACTIVATED -411
+#define GNUTLS_E_INVALID_UTF8_STRING -412
#define GNUTLS_E_UNIMPLEMENTED_FEATURE -1250