]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 19 Dec 2003 16:23:52 +0000 (16:23 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 19 Dec 2003 16:23:52 +0000 (16:23 +0000)
includes/gnutls/x509.h
lib/gnutls_cert.h

index a59fd5ff1b98a8db851491a9fdccbfa54e299656..bdc7a9f0c754171bae02ea3f92160d89ef182d9f 100644 (file)
@@ -103,7 +103,7 @@ int gnutls_x509_dn_oid_known(const char* oid);
 #define GNUTLS_KEY_KEY_CERT_SIGN               4
 #define GNUTLS_KEY_CRL_SIGN                    2
 #define GNUTLS_KEY_ENCIPHER_ONLY               1
-#define GNUTLS_KEY_DECIPHER_ONLY               256
+#define GNUTLS_KEY_DECIPHER_ONLY               32768
 
 int gnutls_x509_crt_get_extension_oid(gnutls_x509_crt cert, int indx, 
        void* oid, size_t * sizeof_oid);
index a809a9fdfd49157265a8a63e757dbf59df89316c..d322fc0ae426c4340b8b117bdd148035c2f0cf60 100644 (file)
@@ -23,7 +23,7 @@
 #define KEY_KEY_CERT_SIGN              4
 #define KEY_CRL_SIGN                   2
 #define KEY_ENCIPHER_ONLY              1
-#define KEY_DECIPHER_ONLY              256
+#define KEY_DECIPHER_ONLY              32768
 
 typedef struct gnutls_cert {
        GNUTLS_MPI params[MAX_PUBLIC_PARAMS_SIZE];      /* the size of params depends on the public