Example #1
0
 static extern unsafe OSStatus SecKeychainItemCopyAttributesAndData(IntPtr itemRef, SecKeychainAttributeInfo *info, ref SecItemClass itemClass,
                                                                    SecKeychainAttributeList **attrList, ref uint length, ref IntPtr outData);