2 references to _hashingAlgorithm
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.cs (2)
553
rsaFormatter.SetHashAlgorithm(
_hashingAlgorithm
);
580
rsaDeFormatter.SetHashAlgorithm(
_hashingAlgorithm
);