Module themis::secure_session[][src]

Secure Session service.

Secure Session is a lightweight mechanism for securing any kind of network communication (both private and public networks, including the Internet).

Structs

SecureSession

Secure Session context.

Enums

SecureSessionState

State of Secure Session connection.

Traits

SecureSessionTransport

Transport delegate for Secure Session.