Skip to content

Commit

Permalink
Test single value constraint for OBJECT IDENTIFIER
Browse files Browse the repository at this point in the history
  • Loading branch information
kimgr committed Jun 9, 2019
1 parent 323b0c2 commit c60d50d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testdata/single_value_constraint.asn
Expand Up @@ -18,4 +18,6 @@ BEGIN

Alias ::= OCTET STRING
ConstrainedAlias ::= Alias (SIZE(8))

PolicyQualifierId ::= OBJECT IDENTIFIER ( 1 | 0 )
END

0 comments on commit c60d50d

Please sign in to comment.