Skip to main content

hash_api_key

Function hash_api_key 

Source
pub fn hash_api_key(plaintext: &str) -> String
Expand description

Compute $hmac-sha256$<base64> for a plaintext API key.