Docs.rs
security-framework-3.0.1
security-framework 3.0.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sfackler
djc
kornelski
Dependencies
bitflags ^2.6
normal
core-foundation ^0.10
normal
core-foundation-sys ^0.8.6
normal
libc ^0.2.139
normal
log ^0.4.20
normal
optional
security-framework-sys ^2.12
normal
env_logger ^0.10
dev
hex ^0.4.3
dev
tempfile ^3.12.0
dev
time ^0.3.23
dev
x509-parser ^0.16
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-ios
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
security_
framework
3.0.1
Module trust
Module Items
Structs
In crate security_
framework
security_framework
Module
trust
Copy item path
Source
Expand description
Trust evaluation support.
Structs
ยง
SecTrust
A type representing a trust evaluation for a certificate.
Trust
Options
The option flags used to configure the evaluation of a
SecTrust
.
Trust
Result
The result of trust evaluation.