Uses of Class
org.bouncycastle.crypto.io.CipherOutputStream
Packages that use CipherOutputStream
-
Uses of CipherOutputStream in org.bouncycastle.crypto.util
Methods in org.bouncycastle.crypto.util that return CipherOutputStreamModifier and TypeMethodDescriptionstatic CipherOutputStreamCipherFactory.createOutputStream(OutputStream dOut, Object cipher) Return a new CipherOutputStream based on the passed in cipher.