메소드 | 설명 | |
---|---|---|
Convert ( ) : bool |
Converts an SSH key between .pem and opensshv2 formats
|
|
SSHKeyConverter ( string privateKeyFile, string password ) : System |
Constructs an SSH conversion path for keys
|
|
ToString ( ) : string |
Returns a string that represents the current object.
|
메소드 | 설명 | |
---|---|---|
ConvertKey ( ) : string |
public SSHKeyConverter ( string privateKeyFile, string password ) : System | ||
privateKeyFile | string | |
password | string | |
리턴 | System |