hmac_sha256
context_
harness
0.6.0
In context_
harness::
connector_
s3
context_harness
::
connector_s3
Function
hmac_
sha256
Copy item path
Source
fn hmac_sha256(key: &[
u8
], data: &[
u8
]) ->
Vec
<
u8
>
ⓘ
Expand description
Compute HMAC-SHA256 of data with the given key.