Modifier and Type | Class and Description |
---|---|
private static class | Finished.
The Finished handshake message. |
private static class | |
private static class | |
private static class | Finished.
The "Finished" handshake message consumer. |
private static class | Finished.
The "Finished" handshake message producer. |
private static class | |
private static class | Finished.
The "Finished" handshake message consumer. |
private static class | Finished.
The "Finished" handshake message producer. |
private static class | |
pack-priv static interface | |
pack-priv static enum |
Modifier and Type | Field and Description |
---|---|
pack-priv static final SSLConsumer | |
pack-priv static final HandshakeProducer | |
pack-priv static final SSLConsumer | |
pack-priv static final HandshakeProducer |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
private static void |
t12HandshakeConsumer | back to summary |
---|---|
pack-priv static final SSLConsumer t12HandshakeConsumer |
t12HandshakeProducer | back to summary |
---|---|
pack-priv static final HandshakeProducer t12HandshakeProducer |
t13HandshakeConsumer | back to summary |
---|---|
pack-priv static final SSLConsumer t13HandshakeConsumer |
t13HandshakeProducer | back to summary |
---|---|
pack-priv static final HandshakeProducer t13HandshakeProducer |
Finished | back to summary |
---|---|
pack-priv Finished() |
recordEvent | back to summary |
---|---|
private static void recordEvent(SSLSessionImpl session) |
Modifier and Type | Field and Description |
---|---|
private final byte[] |
Access | Constructor and Description |
---|---|
pack-priv | |
pack-priv |
Modifier and Type | Method and Description |
---|---|
public SSLHandshake | |
public int | |
public void | send(HandshakeOutStream hos)
Implements abstract sun.
|
public String |
verifyData | back to summary |
---|---|
private final byte[] verifyData |
FinishedMessage | back to summary |
---|---|
pack-priv FinishedMessage(HandshakeContext context) throws IOException |
FinishedMessage | back to summary |
---|---|
pack-priv FinishedMessage(HandshakeContext context, ByteBuffer m) throws IOException |
handshakeType | back to summary |
---|---|
public SSLHandshake handshakeType() Implements abstract sun.
|
messageLength | back to summary |
---|---|
public int messageLength() Implements abstract sun.
|
send | back to summary |
---|---|
public void send(HandshakeOutStream hos) throws IOException Implements abstract sun.
|
toString | back to summary |
---|---|
public String toString() Overrides java. Doc from java. Returns a string representation of the object.
Satisfying this method's contract implies a non- |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public byte[] | createVerifyData(HandshakeContext context, boolean isValidation)
Implements sun.
|
S30VerifyDataGenerator | back to summary |
---|---|
private S30VerifyDataGenerator() |
createVerifyData | back to summary |
---|---|
public byte[] createVerifyData(HandshakeContext context, boolean isValidation) throws IOException Implements sun.
|
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public byte[] | createVerifyData(HandshakeContext context, boolean isValidation)
Implements sun.
|
T10VerifyDataGenerator | back to summary |
---|---|
private T10VerifyDataGenerator() |
createVerifyData | back to summary |
---|---|
public byte[] createVerifyData(HandshakeContext context, boolean isValidation) throws IOException Implements sun.
|
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public void | consume(ConnectionContext context, ByteBuffer message)
Implements sun.
|
private void | |
private void |
T12FinishedConsumer | back to summary |
---|---|
private T12FinishedConsumer() |
consume | back to summary |
---|---|
public void consume(ConnectionContext context, ByteBuffer message) throws IOException Implements sun.
|
onConsumeFinished | back to summary |
---|---|
private void onConsumeFinished(ClientHandshakeContext chc, ByteBuffer message) throws IOException |
onConsumeFinished | back to summary |
---|---|
private void onConsumeFinished(ServerHandshakeContext shc, ByteBuffer message) throws IOException |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
private byte[] | |
private byte[] | |
public byte[] | produce(ConnectionContext context, SSLHandshake.
Implements sun.
|
T12FinishedProducer | back to summary |
---|---|
private T12FinishedProducer() |
onProduceFinished | back to summary |
---|---|
private byte[] onProduceFinished(ClientHandshakeContext chc, SSLHandshake. |
onProduceFinished | back to summary |
---|---|
private byte[] onProduceFinished(ServerHandshakeContext shc, SSLHandshake. |
produce | back to summary |
---|---|
public byte[] produce(ConnectionContext context, SSLHandshake. Implements sun.
|
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public byte[] | createVerifyData(HandshakeContext context, boolean isValidation)
Implements sun.
|
T12VerifyDataGenerator | back to summary |
---|---|
private T12VerifyDataGenerator() |
createVerifyData | back to summary |
---|---|
public byte[] createVerifyData(HandshakeContext context, boolean isValidation) throws IOException Implements sun.
|
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public void | consume(ConnectionContext context, ByteBuffer message)
Implements sun.
|
private void | |
private void |
T13FinishedConsumer | back to summary |
---|---|
private T13FinishedConsumer() |
consume | back to summary |
---|---|
public void consume(ConnectionContext context, ByteBuffer message) throws IOException Implements sun.
|
onConsumeFinished | back to summary |
---|---|
private void onConsumeFinished(ClientHandshakeContext chc, ByteBuffer message) throws IOException |
onConsumeFinished | back to summary |
---|---|
private void onConsumeFinished(ServerHandshakeContext shc, ByteBuffer message) throws IOException |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
private byte[] | |
private byte[] | |
public byte[] | produce(ConnectionContext context, SSLHandshake.
Implements sun.
|
T13FinishedProducer | back to summary |
---|---|
private T13FinishedProducer() |
onProduceFinished | back to summary |
---|---|
private byte[] onProduceFinished(ClientHandshakeContext chc, SSLHandshake. |
onProduceFinished | back to summary |
---|---|
private byte[] onProduceFinished(ServerHandshakeContext shc, SSLHandshake. |
produce | back to summary |
---|---|
public byte[] produce(ConnectionContext context, SSLHandshake. Implements sun.
|
Modifier and Type | Field and Description |
---|---|
private static final byte[] | |
private static final byte[] |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public byte[] | createVerifyData(HandshakeContext context, boolean isValidation)
Implements sun.
|
hkdfContext | back to summary |
---|---|
private static final byte[] hkdfContext |
hkdfLabel | back to summary |
---|---|
private static final byte[] hkdfLabel |
T13VerifyDataGenerator | back to summary |
---|---|
private T13VerifyDataGenerator() |
createVerifyData | back to summary |
---|---|
public byte[] createVerifyData(HandshakeContext context, boolean isValidation) throws IOException Implements sun.
|
Modifier and Type | Method and Description |
---|---|
public byte[] |
createVerifyData | back to summary |
---|---|
public byte[] createVerifyData(HandshakeContext context, boolean isValidation) throws IOException |
Modifier and Type | Field and Description |
---|---|
pack-priv final Finished. | |
pack-priv final String | name
Hides java. |
public static final Finished. | |
public static final Finished. | |
public static final Finished. | |
public static final Finished. |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public byte[] | |
public static Finished. | |
pack-priv static Finished. | |
public static Finished. |
generator | back to summary |
---|---|
pack-priv final Finished. |
name | back to summary |
---|---|
pack-priv final String name Hides java. |
SSL30 | back to summary |
---|---|
public static final Finished. |
TLS10 | back to summary |
---|---|
public static final Finished. |
TLS12 | back to summary |
---|---|
public static final Finished. |
TLS13 | back to summary |
---|---|
public static final Finished. |
VerifyDataScheme | back to summary |
---|---|
private VerifyDataScheme(String name, Finished. |
createVerifyData | back to summary |
---|---|
public byte[] createVerifyData(HandshakeContext context, boolean isValidation) throws IOException |
valueOf | back to summary |
---|---|
public static Finished. |
valueOf | back to summary |
---|---|
pack-priv static Finished. |
values | back to summary |
---|---|
public static Finished. |