sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_secretbox_keygen
deimos
sodium
crypto_secretbox
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow @
trusted
void
crypto_secretbox_keygen
(
ref
ubyte
[
crypto_secretbox_KEYBYTES
]
k
)
Meta
Source
See Implementation
deimos
sodium
crypto_secretbox
aliases
crypto_secretbox_BOXZEROBYTES
crypto_secretbox_KEYBYTES
crypto_secretbox_MACBYTES
crypto_secretbox_MESSAGEBYTES_MAX
crypto_secretbox_NONCEBYTES
crypto_secretbox_ZEROBYTES
functions
crypto_secretbox
crypto_secretbox_boxzerobytes
crypto_secretbox_detached
crypto_secretbox_easy
crypto_secretbox_keybytes
crypto_secretbox_keygen
crypto_secretbox_macbytes
crypto_secretbox_messagebytes_max
crypto_secretbox_noncebytes
crypto_secretbox_open
crypto_secretbox_open_detached
crypto_secretbox_open_easy
crypto_secretbox_primitive
crypto_secretbox_zerobytes
manifest constants
crypto_secretbox_PRIMITIVE