1 reference to Unprotect
Microsoft.Extensions.Identity.Core (1)
DefaultPersonalDataProtector.cs (1)
44
return _encryptor.
Unprotect
(keyId, data.Substring(split + 1));