summaryrefslogtreecommitdiff
path: root/asn1
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2015-01-18 15:05:28 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2015-01-18 14:08:24 +0000
commit8c2f2b2c20bbab6a80da85ef587165d4b4283ca8 (patch)
tree0a43cb0db7f70cb05d4ac2692de5cf5bc830bbdd /asn1
parent438c55d4757bd8c77160ca0812aff1d82a9d87ae (diff)
downloadwireshark-8c2f2b2c20bbab6a80da85ef587165d4b4283ca8.tar.gz
Novell PKIS: handle 64 bits contraint
Change-Id: I3d18d23cdf862ba267a364bc9cd66a2241069b37 Reviewed-on: https://code.wireshark.org/review/6618 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'asn1')
-rw-r--r--asn1/novell_pkis/novell_pkis.cnf15
1 files changed, 15 insertions, 0 deletions
diff --git a/asn1/novell_pkis/novell_pkis.cnf b/asn1/novell_pkis/novell_pkis.cnf
index 916fdb9350..195569570f 100644
--- a/asn1/novell_pkis/novell_pkis.cnf
+++ b/asn1/novell_pkis/novell_pkis.cnf
@@ -17,4 +17,19 @@ RelianceLimits B "2.16.840.1.113719.1.9.4.2" "pa-rl"
#.FIELD_RENAME
+#.FN_PARS SingletonChoice/uniqueSingleton FN_VARIANT = 64
+
+#.TYPE_ATTR
+SingletonChoice/uniqueSingleton TYPE = FT_UINT64
+
+#.FN_PARS SingletonRange/singletonLowerBound FN_VARIANT = 64
+
+#.TYPE_ATTR
+SingletonRange/singletonLowerBound TYPE = FT_UINT64
+
+#.FN_PARS SingletonRange/singletonUpperBound FN_VARIANT = 64
+
+#.TYPE_ATTR
+SingletonRange/singletonUpperBound TYPE = FT_UINT64
+
#.END