Class SecTrustProperties.Keys

  • Enclosing class:
    SecTrustProperties

    public static class SecTrustProperties.Keys
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Keys()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CFType Error()  
      static CFType Title()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Keys

        public Keys()
    • Method Detail

      • Title

        public static CFType Title()
        Since:
        Available in iOS 7.0 and later.
      • Error

        public static CFType Error()
        Since:
        Available in iOS 7.0 and later.