Class SecArcIdentity

    • Constructor Detail

      • SecArcIdentity

        public SecArcIdentity()
    • Method Detail

      • createWithCertificates

        public static SecArcIdentity createWithCertificates​(SecIdentity identity,
                                                            NSArray<?> certificates)
        Since:
        Available in iOS 12.0 and later.
      • copyRef

        public SecIdentity copyRef()
        Since:
        Available in iOS 12.0 and later.
      • copyCertificatesRef

        public NSArray<?> copyCertificatesRef()
        Since:
        Available in iOS 12.0 and later.
      • secArcRetain

        public void secArcRetain()
      • secArcRelease

        public void secArcRelease()