summaryrefslogtreecommitdiff
path: root/lib/x509/common.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-04-16 18:42:31 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-04-16 18:42:31 +0000
commit8bbf1227eb34f774f0fe1778f7ad917cc0a692db (patch)
treeb767b55e39997f106ab78cb2565cd3e5a0b39264 /lib/x509/common.h
parentf0eb96e3762d825c9e0d30e6d93601c75fe1dab4 (diff)
downloadgnutls-8bbf1227eb34f774f0fe1778f7ad917cc0a692db.tar.gz
*** empty log message ***
Diffstat (limited to 'lib/x509/common.h')
-rw-r--r--lib/x509/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/x509/common.h b/lib/x509/common.h
index cd4154f244..07e2edc1c1 100644
--- a/lib/x509/common.h
+++ b/lib/x509/common.h
@@ -8,6 +8,7 @@ void _gnutls_int2str(unsigned int k, char *data);
#define PEM_X509_CERT "X509 CERTIFICATE"
#define PEM_X509_CERT2 "CERTIFICATE"
#define PEM_PKCS7 "PKCS7"
+#define PEM_PKCS12 "PKCS12"
#define PKIX1_RSA_OID "1.2.840.113549.1.1.1"
#define DSA_OID "1.2.840.10040.4.1"