Skip to main content

decode_hmac_key

Function decode_hmac_key 

Source
pub fn decode_hmac_key(s: &str) -> Result<Vec<u8>, AcmeError>
Expand description

EAB HMAC keys are handed out base64url; some CAs paste standard base64.