2 references to CreationDateElementName
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\XmlKeyManager.cs (2)
305DateTimeOffset creationDate = (DateTimeOffset)keyElement.Element(CreationDateElementName)!; 527new XElement(CreationDateElementName, creationDate),