Function tmkms::key_utils::load_base64_secret[][src]

pub fn load_base64_secret(
    path: impl AsRef<Path>
) -> Result<Zeroizing<Vec<u8>>, Error>

Load Base64-encoded secret data (i.e. key) from the given path