stiefels.net Just another WordPress weblog

30Nov/062

New Code Snippet: STNKeychainAccess

A few minutes ago I updated the [projects page](/projects).
I added a subcategory *Little Helpers* in which I will publish some code snippets for different purposes.

The first one is an Objective-C class for accessing the keychain service in Mac OS X: [STNKeychainAccess](/projects/stnkeychainaccess).

In the downloadable zip-file you can find a Xcode project with a small cocoa application which shows how this class can be used in your application.

Have fun!