bitwarden_crypto::enc_string

Function from_b64_vec

source
fn from_b64_vec(s: &str) -> Result<Vec<u8>, CryptoError>