Crate apple_security_framework

Source
Expand description

Wrappers around the macOS Security Framework.

Modulesยง

access_control
Access Control support.
authorization
Authorization Services support.
base
Support types for other modules.
certificate
Certificate support.
cipher_suite
Cipher Suites supported by Secure Transport
identity
Identity support.
import_export
Security Framework type import/export support.
item
Support to search for items in a keychain.
key
Encryption key support
os
OS specific extensions.
passwords
Support for password entries in the keychain. Works on both iOS and macOS.
passwords_options
Support for password options, to be used with the passwords module
policy
Security Policies support.
random
Randomness support.
secure_transport
SSL/TLS encryption support using Secure Transport.
trust
Trust evaluation support.
trust_settings
Querying trust settings.