Package org.bouncycastle.mail.smime
Interface SMIMEStreamingProcessor
-
public interface SMIMEStreamingProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
write(OutputStream out)
-
-
-
Method Detail
-
write
void write(OutputStream out) throws IOException
- Throws:
IOException
-
-