Type Aliases

The following type aliases are available globally.

  • A dictionary used for querying Keychain items.

    Declaration

    Swift

    public typealias KeychainQuery = [String : AnyObject]