Module security_framework_sys::keychain_item [−][src]
Functions
| SecItemAdd⚠ | Adds one or more items to a keychain. |
| SecItemCopyMatching⚠ | Returns one or more keychain items that match a search query, or copies attributes of specific keychain items. |
| SecItemDelete⚠ | Deletes items that match a search query. |
| SecItemUpdate⚠ | Modifies items that match a search query. |
| SecKeychainItemDelete⚠ | |
| SecKeychainItemFreeContent⚠ | |
| SecKeychainItemGetTypeID⚠ | Returns the unique identifier of the opaque type to which a keychain item object belongs. |
| SecKeychainItemModifyAttributesAndData⚠ | Legacy API |