pub unsafe static kSecSharedPassword: &'static CFStringAvailable on crate feature
SecSharedCredential only.Expand description
Predefined key constants used to get values in a dictionary of credentials returned by SecRequestWebCredential.
shared password. You use this key to get a value of type CFStringRef that contains a password.
See also Appleās documentation