[−][src]Trait security_framework::os::macos::keychain::SecKeychainExt
Deprecated.
Required methods
fn default() -> Result<SecKeychain>
Deprecated.
fn open<P: AsRef<Path>>(path: P) -> Result<SecKeychain>
Deprecated.
fn unlock(&mut self, password: Option<&str>) -> Result<()>
Deprecated.