trustedRootCertificates property

Uint8List? trustedRootCertificates
getter/setter pair

A set of trusted root certificates to use for verifying the SSL certificate of the remote target (PEM).

Implementation

Uint8List? trustedRootCertificates;