Package org.pgpainless.util
Class ArmoredInputStreamFactory
java.lang.Object
org.pgpainless.util.ArmoredInputStreamFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.bouncycastle.bcpg.ArmoredInputStream
get
(InputStream inputStream)
-
Method Details
-
get
public static org.bouncycastle.bcpg.ArmoredInputStream get(InputStream inputStream) throws IOException - Throws:
IOException
-