Safe Haskell | None |
---|---|
Language | Haskell2010 |
Signet.Unstable.Type.Secret
Documentation
Constructors
MkSecret ScrubbedBytes |
Instances
unwrap :: Secret -> ScrubbedBytes Source #
prefix :: ByteString Source #
parse :: ByteString -> Either InvalidSecret Secret Source #
render :: Secret -> ByteString Source #