Package fr.acinq.secp256k1.jni

Types

Link copied to clipboard
object NativeSecp256k1JvmLoader

Set the system properties, org.sqlite.lib.path, org.sqlite.lib.name, appropriately so that the SQLite JDBC driver can find *.dll, *.jnilib and *.so files, according to the current OS (win, linux, mac). The library files are automatically extracted from this project's package (JAR). usage: call .initialize before using SQLite JDBC driver.