security-framework-sys

Crates.iosecurity-framework-sys
lib.rssecurity-framework-sys
version
sourcesrc
created_at2015-11-27 22:16:51.749519
updated_at2025-01-07 16:00:44.965072
descriptionApple `Security.framework` low-level FFI bindings
homepagehttps://lib.rs/crates/security-framework-sys
repositoryhttps://github.com/kornelski/rust-security-framework
max_upload_size
id3519
Cargo.toml error:TOML parse error at line 22, column 1 | 22 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Dirkjan Ochtman (djc)

documentation

README

macOS/iOS Security framework for Rust

Latest Version

Documentation

Bindings to the Apple's Security.framework. Allows use of TLS and Keychain from Rust.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.

Commit count: 670

cargo fmt