sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_auth_hmacsha512_final
wrapper
sodium
crypto_auth_hmacsha512
Undocumented in source. Be warned that the author may not have intended to support it.
alias
crypto_auth_hmacsha512_final
=
deimos
.
sodium
.
crypto_auth_hmacsha512
.
crypto_auth_hmacsha512_final
bool
crypto_auth_hmacsha512_final
(crypto_auth_hmacsha512_state state, ubyte[crypto_auth_hmacsha512_BYTES] out_)
pragma(
inline
, true) @
nogc
pure @
trusted
bool
crypto_auth_hmacsha512_final
(
ref
crypto_auth_hmacsha512_state
state
,
out
ubyte
[
crypto_auth_hmacsha512_BYTES
]
out_
)
Meta
Source
See Implementation
wrapper
sodium
crypto_auth_hmacsha512
aliases
crypto_auth_hmacsha512
crypto_auth_hmacsha512_final
crypto_auth_hmacsha512_init
crypto_auth_hmacsha512_update
crypto_auth_hmacsha512_verify