from_b64_vec

Function from_b64_vec 

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