3 references to TestDataProtector
Microsoft.AspNetCore.Components.Server.Tests (3)
ProtectedBrowserStorageTest.cs (3)
300=> new TestDataProtector(purpose).Protect(plaintext); 303=> new TestDataProtector(purpose).Unprotect(protectedValue); 308return new TestDataProtector(purpose);