Note: This document was previously titled Security Objective-C API. The documentation for the SFAuthorization class is now in a separate document, Security Foundation Framework Reference.
The Security Interface framework is a set of Objective-C classes that provide user interface elements for programs that implement security features such as authorization, access to digital certificates, and access to items in keychains. Both Carbon and Cocoa applications can make use of the methods described in this document.
| Framework | /System/Library/Frameworks/SecurityInterface.framework |
| Header file directories | /System/Library/Frameworks/SecurityInterface.framework/Headers |
Last updated: 2006-07-14
|