struct Authentication
Defined at line 215 of file fidling/gen/sdk/fidl/fuchsia.wlan.common.security/fuchsia.wlan.common.security/cpp/fidl/fuchsia.wlan.common.security/cpp/wire_types.h
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`.
Public Members
Protocol protocol
WireOptional credentials