Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface SshKeyFormatConversion
Method Summary | |
byte[] |
|
String | |
byte[] |
|
boolean |
|
public byte[] formatKey(byte[] keyBlob)
- Parameters:
keyBlob
-
- Returns:
public String getFormatType()
- Returns:
public byte[] getKeyBlob(byte[] formattedKey) throws InvalidSshKeyException
- Parameters:
formattedKey
-
- Returns:
- Throws:
InvalidSshKeyException
-
public boolean isFormatted(byte[] formattedKey)
- Parameters:
formattedKey
-
- Returns: