rootCertificates property

List<Certificate> get rootCertificates

List of custom root certificates to use with OpenSSL.

Implementation

List<Certificate> get rootCertificates => const [];