Docs.rs
  • security-framework-2.5.0
    • security-framework 2.5.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • 17 January 2022
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • djc
    • kornelski
    • Dependencies
      • bitflags ^1.3.2 normal
      • core-foundation ^0.9.2 normal
      • core-foundation-sys ^0.8.3 normal
      • libc ^0.2.100 normal
      • log ^0.4.14 normal
      • num-bigint ^0.4.3 normal
      • security-framework-sys ^2.5 normal
      • env_logger ^0.9.0 dev
      • hex ^0.4.3 dev
      • tempdir ^0.3.7 dev
      • x509-parser ^0.12.0 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
☰
logo

Crate security_framework

Version 2.5.0

Back to index

logo
Change settings

List of all items

Structs

  • base::Error
  • certificate::SecCertificate
  • cipher_suite::CipherSuite
  • identity::SecIdentity
  • import_export::ImportedIdentity
  • import_export::Pkcs12ImportOptions
  • item::ItemClass
  • item::ItemSearchOptions
  • key::SecKey
  • 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

  • item::Limit
  • item::Reference
  • item::SearchResult
  • key::Algorithm
  • secure_transport::ClientHandshakeError
  • secure_transport::HandshakeError

Functions

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

Typedefs

  • base::Result