summaryrefslogtreecommitdiff
path: root/asn.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-09-30 23:39:29 -0400
committerJeffrey Walton <noloader@gmail.com>2019-09-30 23:39:29 -0400
commitfa6181f9505a7439fc5244ea63f2bc74df3620c3 (patch)
tree0dcd64bdf2838a605d96f3541564f9fc6c5e8021 /asn.h
parent70621f0f9152c1d06a2298915c7a5930406c1576 (diff)
downloadcryptopp-git-fa6181f9505a7439fc5244ea63f2bc74df3620c3.tar.gz
Add additional ASN.1 string types
Diffstat (limited to 'asn.h')
-rw-r--r--asn.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/asn.h b/asn.h
index d79f98dd..0c39155d 100644
--- a/asn.h
+++ b/asn.h
@@ -50,7 +50,9 @@ enum ASNTag
GENERALIZED_TIME = 0x18,
GRAPHIC_STRING = 0x19,
VISIBLE_STRING = 0x1a,
- GENERAL_STRING = 0x1b
+ GENERAL_STRING = 0x1b,
+ UNIVERSAL_STRING = 0x1c,
+ BMP_STRING = 0x1e
};
/// \brief ASN.1 flags