pub unsafe static kSecClassInternetPassword: &'static CFString
Available on crate feature
SecItem
only.Expand description
Predefined item class constants used to get or set values in a dictionary. The kSecClass constant is the key and its value is one of the constants defined here. Note: on Mac OS X 10.6, only items of class kSecClassInternetPassword are supported.
See also Appleās documentation