ssl_session_cache
Functions
init(X1) -> term()
terminate(Cache) -> term()
lookup(Cache, Key) -> term()
update(Cache, Key, Session) -> term()
delete(Cache, Key) -> term()
foldl(Fun, Acc0, Cache) -> term()
select_session(Cache, PartialKey) -> term()