| Safe Haskell | None |
|---|
Network.XmlPush.HttpPush.Tls
Documentation
data HttpPushTls h Source
Instances
data HttpPushArgs Source
Constructors
| HttpPushArgs | |
Fields
| |
tlsArgsCl :: String -> [CipherSuite] -> CertificateStore -> [(CertSecretKey, CertificateChain)] -> TlsArgsClSource
tlsArgsSv :: (XmlNode -> Maybe String) -> [CipherSuite] -> Maybe CertificateStore -> [(CertSecretKey, CertificateChain)] -> TlsArgsSvSource