4 references to GetCertificateByPath
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlColumnEncryptionCertificateStoreProvider.cs (4)
98X509Certificate2 certificate = GetCertificateByPath(masterKeyPath, isSystemOp: true); 198X509Certificate2 certificate = GetCertificateByPath(masterKeyPath, isSystemOp: false); 279X509Certificate2 certificate = GetCertificateByPath(masterKeyPath, isSystemOp: false); 299X509Certificate2 certificate = GetCertificateByPath(masterKeyPath, isSystemOp: true);