type github.com/pion/dtls/v2.SessionStore (interface)

Method Implmentations

Del(key []byte) error
Get(key []byte) (Session, error)
Set(key []byte, s Session) error