blob: 8f42eb1b6e8495c8250a5aee558f7d7367b1d568 (
plain)
1
2
3
4
5
6
7
|
This is a cut down version of axTLS, just for client operation.
It has been modified to return timeout status rather than
erroring, and to be able to call ssl_read asynchronously
once the handshaking is complete.
It is not used for any security sensitive purpose, but is used purely to
communicate with the ChromeCast.
|