dtlsWithTrustedRoots property

  1. @override
bool dtlsWithTrustedRoots
override

Whether OpenSSL should be used with trusted Root Certificates.

Implementation

@override
bool get dtlsWithTrustedRoots => false;