Skip to content

Replace deprecated SecTrustGetCertificateAtIndex API in System.Security.Cryptography.Native.Apple #101349

Description

@akoeplinger

When bumping to macOS12/iOS12.2 in #101342 we got a new warning about this API being deprecated.

From @filipnavara

The SecTrustGetCertificateAtIndex deprecation would need a new code path to use SecTrustCopyCertificateChain. To make that efficient we would likely need to rewrite the managed -> native interface.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions