Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
vkeyFromInteger ∷ DSIGNAlgorithm (DSIGN c) ⇒ Integer → Maybe (VKey kd c) Source #
vkeyToInteger ∷ DSIGNAlgorithm (DSIGN c) ⇒ VKey kd c → Integer Source #
data ConwayTxBodyTransContext c Source #