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