Type Aliases
The following type aliases are available globally.
-
A dictionary used for querying Keychain items.
Declaration
Swift
public typealias KeychainQuery = [String : AnyObject]
Keychain Docs (100% documented)
The following type aliases are available globally.
A dictionary used for querying Keychain items.
Swift
public typealias KeychainQuery = [String : AnyObject]