ssl_session

DATA TYPES

seconds() = integer()

Functions


is_new(SessionId::session_id(), ServerDecision::session_id()) -> boolean()

client_id(ClientInfo::{host(), port_number() (see module inet), #ssl_options{}}, Cache::db_handle(), CacheCb::atom(), OwnCert::undefined | binary()) -> binary()

valid_session(Session::#session{}, LifeTime::seconds()) -> boolean()

server_id(Port, SuggestedId, SslOpts, Cert, Cache, CacheCb) -> term()

View Functions