pub struct ApCredential(/* private fields */);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.