Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
TLSSocket
Available since framework version 2.0.
Defined in :
TLSSocket.con
(this file must be included in your application in order to have access)
Inherits
:
TCPSocket
Description:
TODO: Document this
Properties
CertificateInfo
TODO: Document this
TLS
TODO: Document this
TLSError
TODO: Document this
TLSErrorString
TODO: Document this
TrustFile
TODO: Document this
TrustPath
TODO: Document this
Methods
Accept
TODO: Document this
AddCA
TODO: Document this
Close
TODO: Document this
Connect
TODO: Document this
GetCertificateInfo
TODO: Document this
GetTLSError
TODO: Document this
GetTLSErrorString
TODO: Document this
Listen
TODO: Document this
LoadKeys
TODO: Document this
LoadKeysBuffer
TODO: Document this
Read
TODO: Document this
SetTrustFile
TODO: Document this
SetTrustPath
TODO: Document this
TLSOP
TODO: Document this
Verify
TODO: Document this
Write
TODO: Document this
Inherited from
TCPSocket
Inherited properties from
TCPSocket
Error
TODO: Document this
HasData
TODO: Document this
Socket
TODO: Document this
Inherited methods from
TCPSocket
Accept
TODO: Document this
Close
TODO: Document this
Connect
TODO: Document this
GetError
TODO: Document this
GetHasData
TODO: Document this
GetOption
TODO: Document this
Listen
TODO: Document this
Read
TODO: Document this
SetOption
TODO: Document this
TCPSocket
TODO: Document this
Write
TODO: Document this
finalize
TODO: Document this