Package org.apache.sshd.putty
Class PuttyKeyReader
java.lang.Object
org.apache.sshd.putty.PuttyKeyReader
- All Implemented Interfaces:
Closeable,AutoCloseable
Helper class for
Putty key files decoders-
Field Details
-
di
-
-
Constructor Details
-
PuttyKeyReader
-
-
Method Details
-
skip
- Throws:
IOException
-
readString
- Throws:
IOException
-
readString
- Throws:
IOException
-
readInt
- Throws:
IOException
-
read
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-