public class SVNSSHPrivateKeyUtil
extends java.lang.Object
Constructor and Description |
---|
SVNSSHPrivateKeyUtil() |
Modifier and Type | Method and Description |
---|---|
static com.trilead.ssh2.auth.AgentProxy |
createOptionalSSHAgentProxy() |
static boolean |
isValidPrivateKey(char[] privateKey,
java.lang.String passphrase) |
static char[] |
readPrivateKey(java.io.File privateKey) |
public static com.trilead.ssh2.auth.AgentProxy createOptionalSSHAgentProxy()
public static char[] readPrivateKey(java.io.File privateKey)
public static boolean isValidPrivateKey(char[] privateKey, java.lang.String passphrase)
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.