OpenVPN 3 Core Library
|
This is the complete list of members for openvpn::ProtoContextCallbackInterface, including all inherited members.
active(bool primary)=0 | openvpn::ProtoContextCallbackInterface | pure virtual |
client_auth(Buffer &buf) | openvpn::ProtoContextCallbackInterface | inlinevirtual |
control_net_send(const Buffer &net_buf)=0 | openvpn::ProtoContextCallbackInterface | pure virtual |
control_recv(BufferPtr &&app_bp)=0 | openvpn::ProtoContextCallbackInterface | pure virtual |
server_auth(const std::string &username, const SafeString &password, const std::string &peer_info, const AuthCert::Ptr &auth_cert) | openvpn::ProtoContextCallbackInterface | inlinevirtual |
supports_epoch_data()=0 | openvpn::ProtoContextCallbackInterface | pure virtual |
write_empty_string(Buffer &buf) | openvpn::ProtoContextCallbackInterface | inlinestatic |
~ProtoContextCallbackInterface()=default | openvpn::ProtoContextCallbackInterface | virtual |