rootCertificates property

List<Uint8List> rootCertificates
final

List of custom root certificates to use with OpenSSL.

Implementation

final List<Uint8List> rootCertificates;