Package org.graylog.security.certutil.ca
Class PemCaReader
java.lang.Object
org.graylog.security.certutil.ca.PemCaReader
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PemCaReader
public PemCaReader()
-
-
Method Details
-
readCA
public static PemCaReader.CA readCA(String pemFileContent, String keyPassword) throws CACreationException - Throws:
CACreationException
-