Skip to main content

decode_config_key

Function decode_config_key 

Source
fn decode_config_key(s: &str) -> Option<Vec<u8>>
Expand description

Decodes a configured/consumer key that may be either standard or url-safe base64 (with or without padding).