Void putTLSByte(TLSsession tls, Int toput)
Arguments
tls: A TLS sessiontoput: The unencrypted byte to send
Usage
Send a single encrypted byte. This function is called by Net::sendByte as necessary.
tls: A TLS sessiontoput: The unencrypted byte to sendSend a single encrypted byte. This function is called by Net::sendByte as necessary.