Documentation
Instances
class QqSslKey_nf x1 where #
qSslKey_nf :: x1 -> IO (QSslKey ()) #
Instances
algorithm :: QSslKey a -> () -> IO KeyAlgorithm #
qSslKey_delete :: QSslKey a -> IO () #
Orphan instances
QqisNull (QSslKey a) () # | |
QtoPem (QSslKey a) () # | |
toPem :: QSslKey a -> () -> IO (QByteArray ()) # | |
QtoDer (QSslKey a) () # | |
toDer :: QSslKey a -> () -> IO (QByteArray ()) # | |
Qqtype (QSslKey a) () (IO KeyType) # | |
Qqlength (QSslKey a) () (IO Int) # | |
Qhandle (QSslKey a) () (IO (QVoid ())) # | |
Qclear (QSslKey a) () (IO ()) # | |
Qqswap (QSslKey ()) (QSslKey t1) # | |
Qqswap (QSslKeySc a) (QSslKey t1) # | |
Qqone (QSslKey ()) (QSslKey t1) # | |
Qqone (QSslKeySc a) (QSslKey t1) # | |
Qqoe (QSslKey ()) (QSslKey t1) # | |
Qqoe (QSslKeySc a) (QSslKey t1) # | |
QtoPem (QSslKey a) (QByteArray t1) # | |
toPem :: QSslKey a -> QByteArray t1 -> IO (QByteArray ()) # | |
QtoDer (QSslKey a) (QByteArray t1) # | |
toDer :: QSslKey a -> QByteArray t1 -> IO (QByteArray ()) # | |
Qqot (QSslKey ()) (QSslKey t1) (IO (QSslKey ())) # | |
Qqot (QSslKeySc a) (QSslKey t1) (IO (QSslKey ())) # | |