Docs.rs
security-rs-0.1.0
security-rs 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
1313
Dependencies
apple-cf >=0.4.0, <0.6
normal
libc ^0.2
normal
Versions
89.87%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
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
Skip to main content
Module trust
security
0.1.0
Module trust
Module Items
Structs
In crate security
security
Module
trust
Copy item path
Source
Expand description
SecPolicy
and
SecTrust
wrappers.
Structs
§
Policy
Owned
SecPolicyRef
used to evaluate a certificate chain.
Trust
Owned
SecTrustRef
created from a certificate and one or more policies.