box_keypair

Generate a keypair.

void
box_keypair
nothrow @safe @nogc
(
out ubyte[32] sk
,
out ubyte[32] pk
)

Meta