| 
Secure iNet Factory | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormatException | |
|---|---|
| com.jscape.inet.ssh.util | |
| com.jscape.inet.ssh.util.keyreader | |
| Uses of FormatException in com.jscape.inet.ssh.util | 
|---|
| Methods in com.jscape.inet.ssh.util that throw FormatException | |
|---|---|
 java.security.KeyPair | 
KeyPairAssembler.restoreKeyPair(byte[] data,
               java.lang.String passphrase)
Restores key pair from the specified byte array.  | 
 java.security.KeyPair | 
KeyPairAssembler.restoreKeyPair(java.io.File file,
               java.lang.String passphrase)
Reads key pair from the specified file.  | 
 java.security.KeyPair | 
KeyPairAssembler.restoreKeyPair(java.io.InputStream in,
               java.lang.String passphrase)
Reads key pair from the specified input stream.  | 
 java.security.KeyPair | 
KeyPairAssembler.restoreKeyPair(java.lang.String key,
               java.lang.String passphrase)
Reads key pair from the specified key string  | 
 void | 
User.setKeyPair(java.lang.String key,
           java.lang.String password)
Sets user key pair.  | 
| Uses of FormatException in com.jscape.inet.ssh.util.keyreader | 
|---|
| Methods in com.jscape.inet.ssh.util.keyreader that throw FormatException | |
|---|---|
 java.security.KeyPair | 
KeyPairFormat.restoreKeyPair(byte[] data,
               java.lang.String passphrase)
Restores key pair from the specified byte array.  | 
  | 
Secure iNet Factory | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||