Module security_framework::os::macos::passwords
source · Expand description
Password support.
Structs
Password slice. Use
.as_ref() to get &[u8] or .to_owned() to get Vec<u8>Enums
Functions
Find a generic password.
keychains is an array of keychains to search or None to search
the default keychain.server: server name.security_domain: security domain. This parameter is optional.account: account name.path: the path.port: The TCP/IP port number.protocol: The protocol associated with this password.authentication_type: The authentication scheme used.