JavaScript is disabled on your browser.
Skip navigation links
Bouncy Castle Cryptography Library 1.70
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.bouncycastle.tls.crypto
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