Void putTLS(TLSsession tls, String toput)
Arguments
tls: A TLS sessiontoput: The unencrypted data to send
Usage
Send encrypted data. This function is called by Net::send as necessary.
tls: A TLS sessiontoput: The unencrypted data to sendSend encrypted data. This function is called by Net::send as necessary.