SodiumKeyGeneratorPlatform constructor
SodiumKeyGeneratorPlatform(
- DynamicLibrary dylib
Implementation
SodiumKeyGeneratorPlatform(ffi.DynamicLibrary dylib)
: super(SodiumKeyGeneratorWire(dylib));