Binary getTLSBytes(TLSsession tls, Bool iiscompensation=false)
Arguments
tls: A TLS sessioniiscompensation: Whether to compensate for bugs in the HTTPS handling in Microsoft IIS servers (optional, defaults to false)
Usage
Receive encrypted binary data. This function is called by Net::recvBytes as necessary.