Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
generateX25519Identity :: IO X25519Identity Source #
parseRecipient :: Text -> IO X25519Recipient Source #
parseIdentity :: Text -> IO X25519Identity Source #
toRecipient :: X25519Identity -> X25519Recipient Source #