Files
google-apis-rs/security_framework_sys/keychain_item/sidebar-items.js
2021-04-02 00:20:57 +08:00

1 line
582 B
JavaScript

initSidebarItems({"fn":[["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"]]});