caCerts property

List<CertChain>? caCerts
getter/setter pair

The PEM encoded CA certificate chains of all Certificate Authorities in this CaPool in the ENABLED, DISABLED, or STAGED states.

Implementation

core.List<CertChain>? caCerts;