|
abcdef | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trilead.ssh2.crypto.PEMDecoder
public class PEMDecoder
PEM Support.
Constructor Summary | |
---|---|
PEMDecoder()
|
Method Summary | |
---|---|
static java.lang.Object |
decode(char[] pem,
java.lang.String password)
|
static boolean |
isPEMEncrypted(PEMStructure ps)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PEMDecoder()
Method Detail |
---|
public static final boolean isPEMEncrypted(PEMStructure ps) throws java.io.IOException
java.io.IOException
public static java.lang.Object decode(char[] pem, java.lang.String password) throws java.io.IOException
java.io.IOException
|
abcdef | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |