1 write to GetUtcNow
KeyManagementSimulator (1)
Program.cs (1)
357GetUtcNow = () => _now,
2 references to GetUtcNow
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\XmlKeyManager.cs (2)
149var now = GetUtcNow(); 406revocationDate: GetUtcNow(),