publickey_func typedef

publickey_func = Void Function(Pointer<Uint8> sk, Pointer<Uint8> pk)

Implementation

typedef publickey_func = Void Function(Pointer<Uint8> sk, Pointer<Uint8> pk);