crypto_generichash_blake2b_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_salt_personal
(
ubyte* out_
,
size_t outlen
,
const(ubyte)* in_
,
ulong inlen
,
const(ubyte)* key
,
size_t keylen
,
const(ubyte)* salt
,
const(ubyte)* personal
)

Meta