Class SecMatch.Keys

  • Enclosing class:
    SecMatch

    public static class SecMatch.Keys
    extends java.lang.Object
    • Constructor Detail

      • Keys

        public Keys()
    • Method Detail

      • Policy

        public static CFType Policy()
        Since:
        Available in iOS 2.0 and later.
      • ItemList

        public static CFType ItemList()
        Since:
        Available in iOS 2.0 and later.
      • SearchList

        public static CFType SearchList()
        Since:
        Available in iOS 2.0 and later.
      • Issuers

        public static CFType Issuers()
        Since:
        Available in iOS 2.0 and later.
      • EmailAddressIfPresent

        public static CFType EmailAddressIfPresent()
        Since:
        Available in iOS 2.0 and later.
      • SubjectContains

        public static CFType SubjectContains()
        Since:
        Available in iOS 2.0 and later.
      • CaseInsensitive

        public static CFType CaseInsensitive()
        Since:
        Available in iOS 2.0 and later.
      • TrustedOnly

        public static CFType TrustedOnly()
        Since:
        Available in iOS 2.0 and later.
      • ValidOnDate

        public static CFType ValidOnDate()
        Since:
        Available in iOS 2.0 and later.
      • Limit

        public static CFType Limit()
        Since:
        Available in iOS 2.0 and later.