From d6bd39b51f37ad6f606295e070d8d43a398bac92 Mon Sep 17 00:00:00 2001 From: Graeme Lunt Date: Fri, 4 Jun 2010 14:36:53 +0000 Subject: RCS 3280, which obsoletes RFC 2459, allows an IA5String CHOICE in the DisplayText of a UserNotice. svn path=/trunk/; revision=33083 --- asn1/pkix1implicit/PKIX1IMPLICIT93.asn | 1 + 1 file changed, 1 insertion(+) (limited to 'asn1') diff --git a/asn1/pkix1implicit/PKIX1IMPLICIT93.asn b/asn1/pkix1implicit/PKIX1IMPLICIT93.asn index 075c8773f9..23b8a402f1 100644 --- a/asn1/pkix1implicit/PKIX1IMPLICIT93.asn +++ b/asn1/pkix1implicit/PKIX1IMPLICIT93.asn @@ -405,6 +405,7 @@ NoticeReference ::= SEQUENCE { noticeNumbers SEQUENCE OF INTEGER } DisplayText ::= CHOICE { + ia5String IA5String, visibleString VisibleString, bmpString BMPString, utf8String UTF8String } -- cgit v1.2.3