Class SecAttrKeyType.Values

  • Enclosing class:
    SecAttrKeyType

    public static class SecAttrKeyType.Values
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Values()  
    • Constructor Detail

      • Values

        public Values()
    • Method Detail

      • RSA

        public static CFType RSA()
        Since:
        Available in iOS 2.0 and later.
      • EC

        public static CFType EC()
        Since:
        Available in iOS 4.0 and later.
      • ECSECPrimeRandom

        public static CFType ECSECPrimeRandom()
        Since:
        Available in iOS 10.0 and later.