pub fn decode(text: &str) -> Vec<u8>
Decodes AES and EAES to a vector.
For more information, check the module’s documentation.