2 writes to _algorithm
System.Security.Cryptography (2)
System\Security\Cryptography\LiteHash.Windows.cs (2)
182
_algorithm
= algorithm switch
217
_algorithm
= algorithm;
2 references to _algorithm
System.Security.Cryptography (2)
System\Security\Cryptography\LiteHash.Windows.cs (2)
192
_algorithm
,
282
return new LiteXof(clone,
_algorithm
);