1 write to _dataProtector
Microsoft.AspNetCore.Components.Server (1)
src\Shared\Components\ServerComponentSerializer.cs (1)
15_dataProtector = dataProtectionProvider
1 reference to _dataProtector
Microsoft.AspNetCore.Components.Server (1)
src\Shared\Components\ServerComponentSerializer.cs (1)
52var protectedBytes = _dataProtector.Protect(serializedServerComponentBytes, dataExpiration);