1 reference to UnprotectCore
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\KeyRingBasedDataProtector.cs (1)
83
var retVal =
UnprotectCore
(protectedData, ignoreRevocationErrors, status: out status);