public async Task<string> YCFileGetLink(string fileName, int lifeTime) { DateTime utcNow = DateTime.UtcNow; var dataKey = GetKeyedHash(_configurat...