JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.bouncycastle.tls.crypto
TlsStreamSigner
Contents
Description
Method Summary
Method Details
getOutputStream()
getSignature()
Hide sidebar
Show sidebar
Interface TlsStreamSigner
public interface
TlsStreamSigner
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
OutputStream
getOutputStream
()
byte[]
getSignature
()
Method Details
getOutputStream
OutputStream
getOutputStream
() throws
IOException
Throws:
IOException
getSignature
byte[]
getSignature
() throws
IOException
Throws:
IOException