4 references to RevocationElementName
Microsoft.AspNetCore.DataProtection (4)
KeyManagement\XmlKeyManager.cs (4)
208else if (element.Name == RevocationElementName) 346Debug.Assert(revocationElement.Name == RevocationElementName); 387var revocationElement = new XElement(RevocationElementName, 632var revocationElement = new XElement(RevocationElementName,