Expand description
Password support.
Structs§
- SecKeychain
Item Password - Password slice. Use
.as_ref()to get&[u8]or.to_owned()to getVec<u8>
Enums§
Functions§
- find_
generic_ password - Find a generic password.
- find_
internet_ password keychainsis 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.