From 1a653c9ed0aca0d926522a891840edc10620fad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 23 Jul 2005 10:39:47 +0000 Subject: [PATCH] include SET OF in Attribute to make the type more useful git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15712 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/asn1/rfc2459.asn1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/asn1/rfc2459.asn1 b/lib/asn1/rfc2459.asn1 index 14a37b5a1..a8023ce32 100644 --- a/lib/asn1/rfc2459.asn1 +++ b/lib/asn1/rfc2459.asn1 @@ -75,7 +75,7 @@ DirectoryString ::= CHOICE { Attribute ::= SEQUENCE { type AttributeType, - value AttributeValue + value SET OF -- AttributeValue -- heim_any } AttributeTypeAndValue ::= SEQUENCE {