iosCertificates property

List<X509Certificate>? iosCertificates
getter/setter pair

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

NOTE: available only on iOS.

Implementation

List<X509Certificate>? iosCertificates;