HsOpenSSL-0.10.3: (Incomplete) OpenSSL binding for Haskell

Safe HaskellSafe-Infered

OpenSSL.DH.Internal

Documentation

data DH_ Source

data DHP Source

withDHPPtr :: DHP -> (Ptr DH_ -> IO a) -> IO aSource

data DH Source

withDHPtr :: DH -> (Ptr DH_ -> IO a) -> IO aSource