Secret Key Buffer. This is a concatenation of PrivateKey || PublicKey. It is used by libsodium to avoid us having to concatenate on the fly.
PrivateKey || PublicKey
Generated using TypeDoc
Secret Key Buffer. This is a concatenation of
PrivateKey || PublicKey
. It is used by libsodium to avoid us having to concatenate on the fly.