| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Test.Crypto.Vector.StringConstants
Documentation
invalidSchnorrSigLengthError ∷ Integer → String Source #
The Schnorr signature decoder validates length via the underlying
PinnedSizedBytes, so the error is tagged with that type rather than the
DSIGN type.