summaryrefslogtreecommitdiff
path: root/tests/strict-der.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Added test for ASN1_DECODE_FLAG_STRICT_DER flagNikos Mavrogiannopoulos2014-08-201-0/+136
The PKCS #12 BER encoded data are tested to fail decoding if this flag is set.