Skip to main content

hash_api_key

Function hash_api_key 

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

SHA-256 hash of an API key, returned as a lowercase hex string.