Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
oneshot
crypto_
glue
0.1.14
In crypto_
glue::
hmac_
s256
crypto_glue
::
hmac_s256
Function
oneshot
Copy item path
Source
pub fn oneshot(key: &
HmacSha256Key
, data: &[
u8
]) ->
HmacSha256Output