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