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
This commit is contained in:
Love Hörnquist Åstrand
2005-07-23 10:39:47 +00:00
parent 17a3d4c545
commit 1a653c9ed0

View File

@@ -75,7 +75,7 @@ DirectoryString ::= CHOICE {
Attribute ::= SEQUENCE {
type AttributeType,
value AttributeValue
value SET OF -- AttributeValue -- heim_any
}
AttributeTypeAndValue ::= SEQUENCE {