certificates property
The intermediate certificates of the credential, if it is a client certificate credential.
Officially Supported Platforms/Implementations:
- iOS
- MacOS
Implementation
List<X509Certificate>? certificates;
The intermediate certificates of the credential, if it is a client certificate credential.
Officially Supported Platforms/Implementations:
List<X509Certificate>? certificates;