libCryptoInstance property

DynamicLibrary? get libCryptoInstance

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

Implementation

DynamicLibrary? get libCryptoInstance => null;