certificates property

List<String>? certificates
getter/setter pair

The certificates that form the CA chain, from leaf to root order.

Implementation

core.List<core.String>? certificates;