|
VLink 2.0.0
A high-performance communication middleware
|
This is the complete list of members for vlink::Security, including all inherited members.
| Callback typedef | vlink::Security | |
| decrypt(const Bytes &in, Bytes &out) | vlink::Security | |
| encrypt(const Bytes &in, Bytes &out) | vlink::Security | |
| Security() | vlink::Security | |
| set_callbacks(Callback &&encrypt_callback, Callback &&decrypt_callback) | vlink::Security | |
| set_key(const std::string &key) | vlink::Security | |
| ~Security() | vlink::Security |