Default crypto library is still OpenSSL
@@ -34,7 +34,7 @@
{.$DEFINE TESTNET}
// Activate to define CryptoLib4Pascal by default on all compilations
- {$DEFINE Use_CryptoLib4Pascal}
+ {.$DEFINE Use_CryptoLib4Pascal}
// Add the following paths to the project Search Path is this option is used
// .\libraries\cryptolib4pascal
// .\libraries\simplebaselib4pascal