Skip to main content
base64_hmac_sha1
reqsign_
core
3.3.0
In reqsign_
core::
hash
reqsign_core
::
hash
Function
base64_
hmac_
sha1
Copy item path
Source
pub fn base64_hmac_sha1(key: &[
u8
], content: &[
u8
]) ->
String
Expand description
Base64 encoded HMAC with SHA1 hash.