Docs.rs
  • security-framework-2.11.1
    • security-framework 2.11.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • djc
    • kornelski
    • Dependencies
      • bitflags ^2.6 normal
      • core-foundation ^0.9.4 normal
      • core-foundation-sys ^0.8.6 normal
      • libc ^0.2.139 normal
      • log ^0.4.20 normal optional
      • num-bigint ^0.4.6 normal optional
      • security-framework-sys ^2.11.1 normal
      • env_logger ^0.10 dev
      • hex ^0.4.3 dev
      • tempfile ^3.3.0 dev
      • time ^0.3.17 dev
      • x509-parser ^0.16 dev
    • Versions
    • 100% 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_framework2.11.1

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • access_control::SecAccessControl
  • base::Error
  • certificate::SecCertificate
  • cipher_suite::CipherSuite
  • identity::SecIdentity
  • import_export::ImportedIdentity
  • import_export::Pkcs12ImportOptions
  • item::ItemAddOptions
  • item::ItemClass
  • item::ItemSearchOptions
  • item::KeyClass
  • key::GenerateKeyOptions
  • key::KeyType
  • key::SecKey
  • passwords_options::AccessControlOptions
  • passwords_options::PasswordOptions
  • policy::RevocationPolicy
  • policy::SecPolicy
  • random::SecRandom
  • secure_transport::ClientBuilder
  • secure_transport::MidHandshakeClientBuilder
  • secure_transport::MidHandshakeSslStream
  • secure_transport::ServerBuilder
  • secure_transport::SessionState
  • secure_transport::SslAuthenticate
  • secure_transport::SslClientCertificateState
  • secure_transport::SslConnectionType
  • secure_transport::SslContext
  • secure_transport::SslProtocol
  • secure_transport::SslProtocolSide
  • secure_transport::SslStream
  • trust::SecTrust
  • trust::TrustResult

Enums

  • access_control::ProtectionMode
  • item::AddRef
  • item::ItemAddValue
  • item::Limit
  • item::Location
  • item::Reference
  • item::SearchResult
  • key::Algorithm
  • key::Token
  • secure_transport::ClientHandshakeError
  • secure_transport::HandshakeError

Functions

  • item::add_item
  • passwords::delete_generic_password
  • passwords::delete_internet_password
  • passwords::get_generic_password
  • passwords::get_internet_password
  • passwords::set_generic_password
  • passwords::set_internet_password

Type Aliases

  • base::Result