Class QuarkusSqlSQLServerCertificateUtils
java.lang.Object
io.quarkus.jdbc.mssql.runtime.graal.com.microsoft.sqlserver.jdbc.QuarkusSqlSQLServerCertificateUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static KeyManager[]getKeyManagerFromFile(String certPath, String keyPath, String keyPassword)
-
Constructor Details
-
QuarkusSqlSQLServerCertificateUtils
QuarkusSqlSQLServerCertificateUtils()
-
-
Method Details
-
getKeyManagerFromFile
static KeyManager[] getKeyManagerFromFile(String certPath, String keyPath, String keyPassword) throws IOException, GeneralSecurityException, com.microsoft.sqlserver.jdbc.SQLServerException - Throws:
IOExceptionGeneralSecurityExceptioncom.microsoft.sqlserver.jdbc.SQLServerException
-