W3cubDocs

/Haxe Sys

Context(ContextPtr)

package sys.ssl

Available on hl

Methods

close():Void

getPeerCertificate():CertificatePtr

handshake():Int

recv(bytes:Bytes, pos:Int, len:Int):Int

recvChar():Int

send(bytes:Bytes, pos:Int, len:Int):Int

sendChar(c:Int):Int

setHostname(name:Bytes):Void

setSocket(socket:SocketHandle):Void

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/sys/ssl/Context.html