certificateAuthorities property

List<CertificateAuthority>? certificateAuthorities
getter/setter pair

The list of CertificateAuthorities.

Implementation

core.List<CertificateAuthority>? certificateAuthorities;