from_b64

Function from_b64 

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