1 implementation of DangerousUnprotect
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyRingBasedDataProtector.cs (1)
187
public byte[]
DangerousUnprotect
(byte[] protectedData, bool ignoreRevocationErrors, out bool requiresMigration, out bool wasRevoked)