Description
TLS protocol behavior can be implemented and tested from pure Python code. Developers and security engineers can build clients, servers, or protocol experiments where native TLS bindings are not appropriate. It handles cryptographic handshakes and should be used carefully for production security.