kSecAttrProtocolFTP

Static kSecAttrProtocolFTP 

Source
pub unsafe static kSecAttrProtocolFTP: &'static CFString
Available on crate feature SecItem only.
Expand description

Predefined item attribute constants used to get or set values in a dictionary. The kSecAttrProtocol constant is the key and its value is one of the constants defined here.

See also Apple’s documentation