SodiumKeyGeneratorImpl constructor
SodiumKeyGeneratorImpl(
- ExternalLibrary dylib
Implementation
factory SodiumKeyGeneratorImpl(ExternalLibrary dylib) =>
SodiumKeyGeneratorImpl.raw(SodiumKeyGeneratorPlatform(dylib));