hMollom-0.2.2: Library to interact with the Mollom anti-spam serviceSource codeContentsIndex
Network.Mollom.Auth
Description
Takes care of the authentication on behalf of a Mollom client.
Documentation
authenticateSource
:: Stringpublic key
-> Stringprivate key
-> Stringtimestamp
-> Stringnonce
-> Stringresulting hash value, base64 encoded
getMollomTimeSource
:: Stringtime format
-> Stringcurrent time in the specified format
getMollomNonce :: StringSource
getAuthenticationInformation :: String -> String -> [(String, String)]Source
Produced by Haddock version 2.7.2