aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509sat/SelectedAttributeTypes.asn
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-08-16 07:53:07 +0000
committerGuy Harris <guy@alum.mit.edu>2004-08-16 07:53:07 +0000
commitf574301a2d8a555523ef329da4b83636093dec0a (patch)
treeab394f427ea91054fab7d9120d69240a6e1d50ef /asn1/x509sat/SelectedAttributeTypes.asn
parent8bf903b464bd7872561b1a9dc6e92a9ef6ccdcc4 (diff)
From Ronnie Sahlberg: add dissection of the Teletext string type to the
DirectoryString choice in SelectedAttributeTypes. svn path=/trunk/; revision=11751
Diffstat (limited to 'asn1/x509sat/SelectedAttributeTypes.asn')
-rw-r--r--asn1/x509sat/SelectedAttributeTypes.asn3
1 files changed, 1 insertions, 2 deletions
diff --git a/asn1/x509sat/SelectedAttributeTypes.asn b/asn1/x509sat/SelectedAttributeTypes.asn
index 9509a8180c..86d66d3b1d 100644
--- a/asn1/x509sat/SelectedAttributeTypes.asn
+++ b/asn1/x509sat/SelectedAttributeTypes.asn
@@ -39,8 +39,7 @@ IMPORTS
-- Directory string type
-- XXX DirectoryString is handimplemented inside the template
-- DirectoryString ::= CHOICE {
--- XXX not implemented yet
--- teletexString TeletexString(SIZE (1..maxSize)),
+-- teletexString TeletexString(SIZE (1..maxSize)),
-- printableString PrintableString(SIZE (1..maxSize)),
-- universalString UniversalString(SIZE (1..maxSize)),
-- bmpString BMPString(SIZE (1..maxSize)),