Sese Framework
2.3.0
A cross-platform framework
|
This is the complete list of members for sese::net::ws::WebsocketAuthenticator, including all inherited members.
append_string | sese::net::ws::WebsocketAuthenticator | privatestatic |
generateKey(uint8_t key[16]) | sese::net::ws::WebsocketAuthenticator | privatestatic |
generateKeyPair() noexcept | sese::net::ws::WebsocketAuthenticator | static |
NotInstantiable()=delete | sese::NotInstantiable | |
NotInstantiable(const NotInstantiable &)=delete | sese::NotInstantiable | |
operator=(const NotInstantiable &)=delete | sese::NotInstantiable | |
toResult(const char *key) noexcept | sese::net::ws::WebsocketAuthenticator | static |
verify(const char *key, const char *result) noexcept | sese::net::ws::WebsocketAuthenticator | static |
WebsocketAuthenticator()=delete | sese::net::ws::WebsocketAuthenticator | |
~NotInstantiable()=default | sese::NotInstantiable | virtual |