libSslInstance property

DynamicLibrary? libSslInstance

Custom libssl instance that can be registered if OpenSSL should not be available at the default locations.

Implementation

DynamicLibrary? get libSslInstance => null;