Function get_data_from_keychain

Source
pub fn get_data_from_keychain(
    key: &str,
) -> Option<(Array<BnString>, Array<BnString>)>