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