crypto_generichash_blake2b_init_salt_personal

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
@nogc nothrow extern (C)
int
crypto_generichash_blake2b_init_salt_personal
(,
const(ubyte)* key
,
const size_t keylen
,
const size_t outlen
,
const(ubyte)* salt
,
const(ubyte)* personal
)

Meta