1 write to _dataProtector
Microsoft.AspNetCore.Components.Server (1)
Circuits\ServerComponentDeserializer.cs (1)
85
_dataProtector
= dataProtectionProvider
1 reference to _dataProtector
Microsoft.AspNetCore.Components.Server (1)
Circuits\ServerComponentDeserializer.cs (1)
247
var unprotectedBytes =
_dataProtector
.Unprotect(payload);