|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.crypto.tls.TlsProtocol
org.bouncycastle.crypto.tls.TlsClientProtocol
org.bouncycastle.crypto.tls.TlsProtocolHandler
public class TlsProtocolHandler
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.crypto.tls.TlsClientProtocol |
|---|
authentication, certificateRequest, certificateStatus, keyExchange, selectedSessionID, tlsClient, tlsClientContext |
| Constructor Summary | |
|---|---|
TlsProtocolHandler(java.io.InputStream is,
java.io.OutputStream os)
Deprecated. |
|
TlsProtocolHandler(java.io.InputStream is,
java.io.OutputStream os,
java.security.SecureRandom sr)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.bouncycastle.crypto.tls.TlsClientProtocol |
|---|
cleanupHandshake, connect, getContext, getPeer, handleHandshakeMessage, handleSupplementalData, receiveNewSessionTicketMessage, receiveServerHelloMessage, sendCertificateVerifyMessage, sendClientHelloMessage, sendClientKeyExchangeMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TlsProtocolHandler(java.io.InputStream is,
java.io.OutputStream os)
public TlsProtocolHandler(java.io.InputStream is,
java.io.OutputStream os,
java.security.SecureRandom sr)
|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||