public class PEMDecoder extends Object
Constructor and Description |
---|
PEMDecoder() |
Modifier and Type | Method and Description |
---|---|
static Object |
decode(char[] pem,
String password) |
static boolean |
isPEMEncrypted(PEMStructure ps) |
public static final boolean isPEMEncrypted(PEMStructure ps) throws IOException
IOException
public static Object decode(char[] pem, String password) throws IOException
IOException
Copyright © 2021. All rights reserved.