ch.ethz.ssh2.crypto
public class PEMDecoder extends java.lang.Object
Constructor and Description |
---|
PEMDecoder() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
decode(char[] pem,
java.lang.String password) |
static boolean |
isPEMEncrypted(PEMStructure ps) |
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