Skip to content

Instantly share code, notes, and snippets.

@levigroker
levigroker / KeychainItem.h
Created September 7, 2012 22:54 — forked from dhoerl/KeychainItemWrapper.h
KeychainItem
/*
File: KeychainItem.h
Abstract:
Objective-C wrapper for accessing a single keychain item.
KeychainItem by Levi Brown is licensed under a Creative Commons Attribution 3.0 Unported License.
To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/
Based on a work at https://developer.apple.com/library/ios/#samplecode/GenericKeychain
Some ARC conversion modifications were made based on: https://gist.github.com/1170641
Under the terms of this license, the above attribution and license statements are to remain