secret_to_public

Generate public key from secret key.

@safe nothrow @nogc
ubyte[32]
secret_to_public
(
in ubyte[] sk
)

Meta