certificates property

List<X509Certificate>? certificates
getter/setter pair

The intermediate certificates of the credential, if it is a client certificate credential.

Officially Supported Platforms/Implementations:

  • iOS
  • MacOS

Implementation

List<X509Certificate>? certificates;