Docs.rs
  • security-framework-sys-2.11.0
    • security-framework-sys 2.11.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • djc
    • kornelski
    • Dependencies
      • core-foundation-sys ^0.8.3 normal
      • libc ^0.2.139 normal
    • Versions
    • 0.82% of the crate is documented
  • Go to latest version
  • Platform
    • aarch64-apple-ios
    • x86_64-apple-darwin
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

security_framework_sys2.11.0

Module keychain

  • Structs
  • Enums
  • Constants
  • Functions

In crate security_framework_sys

?
Settings

Module security_framework_sys::keychain

source ·

Structs§

  • SecKeychainSettings

Enums§

  • SecAuthenticationType
  • SecPreferencesDomain
  • SecProtocolType

Constants§

  • SEC_KEYCHAIN_SETTINGS_VERS1

Functions§

  • SecKeychainAddGenericPassword⚠
  • SecKeychainAddInternetPassword⚠
  • SecKeychainCopyDefault⚠
  • SecKeychainCopyDomainDefault⚠
  • SecKeychainCreate⚠
  • SecKeychainFindGenericPassword⚠
  • SecKeychainFindInternetPassword⚠
  • SecKeychainGetTypeID⚠
  • SecKeychainGetUserInteractionAllowed⚠
  • SecKeychainOpen⚠
  • SecKeychainSetSettings⚠
  • SecKeychainSetUserInteractionAllowed⚠
  • SecKeychainUnlock⚠