crypton-connection-0.4.4: Simple and easy network connection API
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.Connection.Internal

Synopsis

Documentation

data ConnectionContext Source #

Shared values (certificate store, sessions, ..) between connections

At the moment, this is only strictly needed to shared sessions and certificates when using a TLS enabled connection.