Package | Description |
---|---|
com.microsoft.sqlserver.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
SQLServerColumnEncryptionAzureKeyVaultProvider
Provides implementation similar to certificate store provider.
|
class |
SQLServerColumnEncryptionCertificateStoreProvider
The implementation of the key store provider for the Windows Certificate Store.
|
class |
SQLServerColumnEncryptionJavaKeyStoreProvider
The implementation of the key store provider for Java Key Store.
|
Modifier and Type | Method and Description |
---|---|
static void |
SQLServerConnection.registerColumnEncryptionKeyStoreProviders(Map<String,SQLServerColumnEncryptionKeyStoreProvider> clientKeyStoreProviders)
Registers key store providers in the globalCustomColumnEncryptionKeyStoreProviders.
|
Copyright © 2017 Microsoft Corporation. All rights reserved.