kornelski / rust-security-framework

Bindings to the macOS Security.framework
https://lib.rs/security-framework
Apache License 2.0
240 stars 88 forks source link

security-framework::item::ItemSearchOptions: support trusted_only #197

Closed grahamc closed 7 months ago

grahamc commented 7 months ago

Extends the search options interface to support the kSecMatchTrustedOnly query option.