Skip to main content

decrypt_token

Function decrypt_token 

Source
pub fn decrypt_token(encrypted: &str) -> Result<String>
Expand description

Decrypt a token using AES-256-GCM