dtlsWithTrustedRoots property
bool
get
dtlsWithTrustedRoots
Whether OpenSSL should be used with trusted Root Certificates.
Implementation
bool get dtlsWithTrustedRoots => true;
Whether OpenSSL should be used with trusted Root Certificates.
bool get dtlsWithTrustedRoots => true;