| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Network.Wai.SAML2.C14N
Description
A high-level interface to XML canonicalisation for the purpose of SAML2 signature validation.
Synopsis
- canonicalise :: ByteString -> IO ByteString
Documentation
canonicalise :: ByteString -> IO ByteString Source #
canonicalise xml produces a canonical representation of xml.