2 references to EncryptWithKey
System.Data (2)
fx\src\data\System\Data\SqlClient\TdsParser.cs (2)
8271
encryptedValue = SqlSecurityUtility.
EncryptWithKey
(serializedValue, param.CipherMetadata, _connHandler.ConnectionOptions.DataSource);
9483
return SqlSecurityUtility.
EncryptWithKey
(