2 references to DecryptionKeyWasRevoked
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\KeyRingBasedDataProtector.cs (2)
89wasRevoked = (status == UnprotectStatus.DecryptionKeyWasRevoked); 268status = UnprotectStatus.DecryptionKeyWasRevoked;