Package org.jenkinsci.plugins.proxmox
Class SshKeyUtil
java.lang.Object
org.jenkinsci.plugins.proxmox.SshKeyUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringderiveOpenSshPublicKey(String pemPrivateKey, String passphrase)
-
Method Details
-
deriveOpenSshPublicKey
public static String deriveOpenSshPublicKey(String pemPrivateKey, String passphrase) throws IOException - Throws:
IOException
-