java.lang.Object
org.jetbrains.nativecerts.linux.PemReaderUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<X509Certificate>readPemBundle(@NotNull InputStream inputStream, @NotNull String moniker)
-
Constructor Details
-
PemReaderUtil
public PemReaderUtil()
-
-
Method Details
-
readPemBundle
public static List<X509Certificate> readPemBundle(@NotNull @NotNull InputStream inputStream, @NotNull @NotNull String moniker) throws IOException - Throws:
IOException
-