/KeychainItemWrapper

The KeychainItemWrapper original code from Apple, with ARC and NSDictionary support

Primary LanguageObjective-CBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

KeychainItemWrapper

The KeychainItemWrapper original code from Apple, with ARC and NSDictionary support

You will be able to do: [_keychainItem setObject:mydictionary forKey:(__bridge id)kSecValueData];