pub unsafe static kSecClass: &'static CFString
Available on crate feature
SecItem
only.Expand description
Predefined key constant used to get or set item class values in a dictionary. Its value is one of the constants defined in the Value Constants for kSecClass.
class code. You use this key to get or set a value of type CFTypeRef that contains the item class code.
See also Appleās documentation