bitwarden_crypto::enc_string

Function from_b64

source
fn from_b64<const N: usize>(s: &str) -> Result<[u8; N], CryptoError>