Creates a new public/secret box keypair from a secret.
An object containing a box publicKey & secretKey generated from the supplied secret.
publicKey
secretKey
The secret.
Creates a new public/secret box keypair from a secret.
Returns
An object containing a box
publicKey
&secretKey
generated from the supplied secret.