i manage to set up ODBC with KeyPair but FME's JDBC connector with KeyPair is failing.
Google the issue and it points to this solution : https://stackoverflow.com/questions/70303334/secretkeyfactory-not-available-error-in-snowflake-jdbc
how do i actually implement it in FME JDBC connector?
Configuring the JDBC Driver | Snowflake Documentation
It mention about using BouncyCastle API . How do I actually enter this part of the code in FME JDBC connector?