Class SecKeyKeyExchangeParameter


  • public class SecKeyKeyExchangeParameter
    extends CocoaUtility
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String RequestedSize()  
      static java.lang.String SharedInfo()  
      • Methods inherited from class java.lang.Object

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

      • SecKeyKeyExchangeParameter

        public SecKeyKeyExchangeParameter()
    • Method Detail

      • RequestedSize

        public static java.lang.String RequestedSize()
        Since:
        Available in iOS 10.0 and later.
      • SharedInfo

        public static java.lang.String SharedInfo()
        Since:
        Available in iOS 10.0 and later.