cRLDistributionPoints property

List<String>? cRLDistributionPoints
getter/setter pair

The distribution points for the crl files. Normally a url.

Implementation

List<String>? cRLDistributionPoints;