The authentication an encryption requirements for a channel. More...
#include <channel.h>
Public Attributes | |
bool | authentication_required |
bool | secure_connections_required |
If true, the link must be encrypted with a Secure Connections key. | |
The authentication an encryption requirements for a channel.
bool pw::bluetooth::low_energy::SecurityRequirements::authentication_required |
If true, the link must be authenticated with on-path attacker protection. If false, authentication is not required.