Crate fidl_fuchsia_wlan_common_security

Source

Macros§

CredentialsUnknown
Pattern that matches an unknown Credentials member.
ProtocolUnknown
Pattern that matches an unknown Protocol member.
WpaCredentialsUnknown
Pattern that matches an unknown WpaCredentials member.

Structs§

Authentication
Pairs credentials with a particular security protocol. This type requires validation, as Protocol and Credentials may disagree. FIDL APIs that use this type generally restrict authentication to protocol.
WepCredentials
WEP credentials.

Enums§

Credentials
Credentials used to authenticate with a WLAN.
Protocol
WLAN security protocols.
WpaCredentials
WPA credentials.