diff options
Diffstat (limited to 'ccast/axTLS/Readme.txt')
-rw-r--r-- | ccast/axTLS/Readme.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ccast/axTLS/Readme.txt b/ccast/axTLS/Readme.txt new file mode 100644 index 0000000..8f42eb1 --- /dev/null +++ b/ccast/axTLS/Readme.txt @@ -0,0 +1,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. |