certificateRevocationLists property

List<CertificateRevocationList>? certificateRevocationLists
getter/setter pair

The list of CertificateRevocationLists.

Implementation

core.List<CertificateRevocationList>? certificateRevocationLists;