Crate security_framework [−] [src]
Wrappers around the OSX Security Framework.
Reexports
| pub use os::macos::keychain_item; | 
| pub use os::macos::access; | 
| pub use os::macos::keychain; | 
Modules
| 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. | 
| policy | Security Policies support. | 
| random | Randomness support. | 
| secure_transport | SSL/TLS encryption support using Secure Transport. | 
| trust | Trust evaluation support. |