tests: clearer length bytes

This commit is contained in:
Daniel Cousens 2015-07-07 17:59:46 +10:00
parent e8fd3887da
commit e42bd133fe

View file

@ -155,11 +155,11 @@
},
{
"exception": "Invalid DER encoding",
"hex": "300c02040fffffff020200ffffff"
"hex": "300c0204ddffffff020200ffffff"
},
{
"exception": "Invalid DER encoding \\(2\\)",
"hex": "300c020400ffffff020800ffffff"
"hex": "300c020400ffffff02dd00ffffff"
},
{
"exception": "R length is zero",