Class SignerOutputStream
java.lang.Object
java.io.OutputStream
org.bouncycastle.crypto.io.SignerOutputStream
- All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OutputStream
close, flush, nullOutputStream, write
-
Field Details
-
signer
-
-
Constructor Details
-
SignerOutputStream
-
-
Method Details
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
getSigner
-