ProtoHackers::InsecureSocketLayer
Inherits Reference < Object
Constructors
new(host, port)
Sourcenew(num : UInt8)
SourceClass methods
apply_ciphers(ciphers : Array(Cipher), bytes : Array(UInt8), pos : UInt32, is_decode : Bool = false) : Array(UInt8)
Sourcereverse_bits(byte : UInt8) : UInt8
SourceInstance methods
handle_client(client : TCPSocket)
Source