rootCertificates property

List<Uint8List> rootCertificates

List of custom root certificates to use with OpenSSL.

Implementation

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