Class KeyPairUtils

java.lang.Object
org.apache.beam.sdk.io.snowflake.KeyPairUtils

public class KeyPairUtils extends Object
  • Constructor Details

    • KeyPairUtils

      public KeyPairUtils()
  • Method Details

    • preparePrivateKey

      public static PrivateKey preparePrivateKey(String privateKey, String privateKeyPassphrase)
    • readPrivateKeyFile

      public static String readPrivateKeyFile(String privateKeyPath)