Enum anj_net_security_mode_t

Enum Documentation

enum anj_net_security_mode_t

Security mode used for DTLS/TLS connection setup.

Values:

enumerator ANJ_NET_SECURITY_PSK

Authenticate the connection using a pre-shared key and identity.

enumerator ANJ_NET_SECURITY_CERTIFICATE

Authenticate the connection using X.509 certificates.