Function lockchain_core::crypto::encoding::base64_decode[][src]

Important traits for Vec<u8>
pub fn base64_decode(data: &String) -> Vec<u8>

Decode a base64 string into arbitrary data