caCerts property

List<CertChain>? caCerts
getter/setter pair

The PEM encoded CA certificate chains of all ACTIVE CertificateAuthority resources in this CaPool.

Implementation

core.List<CertChain>? caCerts;