certs property

List<SslCert>? certs
getter/setter pair

List of server CA certificates for the instance.

Implementation

core.List<SslCert>? certs;