Publickey typedef

Publickey = void Function(Pointer<Uint8> sk, Pointer<Uint8> pk)

Implementation

typedef Publickey = void Function(Pointer<Uint8> sk, Pointer<Uint8> pk);