Package org.apache.beam.sdk.io.snowflake
Class KeyPairUtils
java.lang.Object
org.apache.beam.sdk.io.snowflake.KeyPairUtils
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic PrivateKeypreparePrivateKey(String privateKey, String privateKeyPassphrase) static StringreadPrivateKeyFile(String privateKeyPath)  
- 
Constructor Details
- 
KeyPairUtils
public KeyPairUtils() 
 - 
 - 
Method Details
- 
preparePrivateKey
 - 
readPrivateKeyFile
 
 -