Browse Source

tests: clearer length bytes

hk-custom-address
Daniel Cousens 10 years ago
parent
commit
e42bd133fe
  1. 4
      test/fixtures/ecsignature.json

4
test/fixtures/ecsignature.json

@ -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",

Loading…
Cancel
Save