1 reference to MyPurposeString
Microsoft.AspNetCore.DataProtection.Extensions (1)
TimeLimitedDataProtector.cs (1)
42var newValue = _innerProtector.CreateProtector(MyPurposeString); // we always append our purpose to the end of the chain