libCryptoInstance property

DynamicLibrary? libCryptoInstance

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

Implementation

DynamicLibrary? get libCryptoInstance => null;