| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Signet.Unstable.Type.Signer
Documentation
Constructors
| Asymmetric SecretKey | |
| Symmetric Secret |
Instances
parse :: ByteString -> Either InvalidSigner Signer Source #
render :: Signer -> ByteString Source #
asymmetric :: SecretKey -> Message -> AsymmetricSignature Source #