define TLS

load_on auto

<warning>
The TLS code is complex, new, and not yet reviewed, there may be
serious bugs or security issues.
</warning>

<header:public>
tls_alert.h
tls_blocking.h
tls_channel.h
tls_ciphersuite.h
tls_client.h
tls_exceptn.h
tls_handshake_msg.h
tls_magic.h
tls_server_info.h
tls_policy.h
tls_server.h
tls_session.h
tls_session_manager.h
tls_version.h
</header:public>

<header:internal>
tls_extensions.h
tls_handshake_hash.h
tls_handshake_io.h
tls_handshake_state.h
tls_heartbeats.h
tls_messages.h
tls_reader.h
tls_record.h
tls_seq_numbers.h
tls_session_key.h
</header:internal>

<source>
msg_cert_req.cpp
msg_cert_verify.cpp
msg_certificate.cpp
msg_client_hello.cpp
msg_client_kex.cpp
msg_finished.cpp
msg_hello_verify.cpp
msg_next_protocol.cpp
msg_server_hello.cpp
msg_server_kex.cpp
msg_session_ticket.cpp
tls_alert.cpp
tls_blocking.cpp
tls_channel.cpp
tls_ciphersuite.cpp
tls_client.cpp
tls_extensions.cpp
tls_handshake_hash.cpp
tls_handshake_io.cpp
tls_handshake_state.cpp
tls_heartbeats.cpp
tls_policy.cpp
tls_server.cpp
tls_session.cpp
tls_session_key.cpp
tls_session_manager.cpp
tls_suite_info.cpp
tls_record.cpp
tls_version.cpp
</source>

<requires>
aes
asn1
camellia
cbc
credentials
des
dh
dsa
ecdh
ecdsa
eme_pkcs
emsa3
hmac
kdf2
md5
prf_ssl3
prf_tls
rc4
rng
rsa
seed
sha1
sha2_32
srp6
ssl3mac
x509
</requires>