Qtc.Network.QSslSocket_h
Contents
Documentation
class QstartClientEncryption_h x0 x1 where #
Methods
startClientEncryption_h :: x0 -> x1 -> IO () #
Instances
QstartClientEncryption_h (QSslSocket ()) () # | |
Defined in Qtc.Network.QSslSocket_h Methods startClientEncryption_h :: QSslSocket () -> () -> IO () # | |
QstartClientEncryption_h (QSslSocketSc a) () # | |
Defined in Qtc.Network.QSslSocket_h Methods startClientEncryption_h :: QSslSocketSc a -> () -> IO () # |
class QstartServerEncryption_h x0 x1 where #
Methods
startServerEncryption_h :: x0 -> x1 -> IO () #
Instances
QstartServerEncryption_h (QSslSocket ()) () # | |
Defined in Qtc.Network.QSslSocket_h Methods startServerEncryption_h :: QSslSocket () -> () -> IO () # | |
QstartServerEncryption_h (QSslSocketSc a) () # | |
Defined in Qtc.Network.QSslSocket_h Methods startServerEncryption_h :: QSslSocketSc a -> () -> IO () # |