crlDistributionPoints property

List<String>? crlDistributionPoints
getter/setter pair

Describes a list of locations to obtain CRL information, i.e. the DistributionPoint.fullName described by https://tools.ietf.org/html/rfc5280#section-4.2.1.13

Implementation

core.List<core.String>? crlDistributionPoints;