[][src]Function steam_guard::from_secret_future

pub fn from_secret_future(
    secret: &str,
    offset: u64
) -> Result<String, DecodeError>

same as from_secret but the second argument allows you to get codes that will be valid in the future setting the second argument to 0 would be the same as calling from_secret