pub struct ApCredential(/* private fields */);Available on crate feature
wifi only.Expand description
All AP credentials received from WPS handshake.
Implementations§
Source§impl ApCredential
impl ApCredential
Sourcepub fn passphrase(&self) -> &[u8]
pub fn passphrase(&self) -> &[u8]
Get passphrase for the AP.