Commit fcd9b107 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Reject invalid constructed encodings.



According to X6.90 null, object identifier, boolean, integer and enumerated
types can only have primitive encodings: return an error if any of
these are received with a constructed encoding.
Reviewed-by: default avatarEmilia Käsper <emilia@openssl.org>

(cherry picked from commit f5e4b6b5)
parent 036df293
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment