interface sun.security.ssl.SSLTransport
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: sun.security.ssl.SSLTransport
super_class: java.lang.Object
{
public abstract java.lang.String getPeerHost();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract int getPeerPort();
descriptor: ()I
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public void shutdown();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/security/ssl/SSLTransport;
Exceptions:
throws java.io.IOException
public abstract boolean useDelegatedTask();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public static sun.security.ssl.Plaintext decode(sun.security.ssl.TransportContext, java.nio.ByteBuffer[], int, int, java.nio.ByteBuffer[], int, int);
descriptor: (Lsun/security/ssl/TransportContext;[Ljava/nio/ByteBuffer;II[Ljava/nio/ByteBuffer;II)Lsun/security/ssl/Plaintext;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=18, args_size=7
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 0: aconst_null
astore 7
start local 7 1: aload 0
getfield sun.security.ssl.TransportContext.inputRecord:Lsun/security/ssl/InputRecord;
aload 1
iload 2
iload 3
invokevirtual sun.security.ssl.InputRecord.decode:([Ljava/nio/ByteBuffer;II)[Lsun/security/ssl/Plaintext;
2: astore 7
3: goto 22
StackMap locals: sun.security.ssl.TransportContext java.nio.ByteBuffer[] int int java.nio.ByteBuffer[] int int sun.security.ssl.Plaintext[]
StackMap stack: java.lang.UnsupportedOperationException
4: astore 8
start local 8 5: aload 0
getfield sun.security.ssl.TransportContext.sslContext:Lsun/security/ssl/SSLContextImpl;
invokevirtual sun.security.ssl.SSLContextImpl.isDTLS:()Z
ifne 9
6: aload 0
getfield sun.security.ssl.TransportContext.outputRecord:Lsun/security/ssl/OutputRecord;
invokevirtual sun.security.ssl.OutputRecord.encodeV2NoCipher:()V
7: getstatic sun.security.ssl.SSLLogger.isOn:Z
ifeq 9
ldc "ssl"
invokestatic sun.security.ssl.SSLLogger.isOn:(Ljava/lang/String;)Z
ifeq 9
8: ldc "may be talking to SSLv2"
iconst_0
anewarray java.lang.Object
invokestatic sun.security.ssl.SSLLogger.finest:(Ljava/lang/String;[Ljava/lang/Object;)V
9: StackMap locals: java.lang.UnsupportedOperationException
StackMap stack:
aload 0
getstatic sun.security.ssl.Alert.UNEXPECTED_MESSAGE:Lsun/security/ssl/Alert;
aload 8
invokevirtual sun.security.ssl.TransportContext.fatal:(Lsun/security/ssl/Alert;Ljava/lang/Throwable;)Ljavax/net/ssl/SSLException;
athrow
end local 8 10: StackMap locals: sun.security.ssl.TransportContext java.nio.ByteBuffer[] int int java.nio.ByteBuffer[] int int sun.security.ssl.Plaintext[]
StackMap stack: javax.crypto.BadPaddingException
astore 8
start local 8 11: aload 0
getfield sun.security.ssl.TransportContext.handshakeContext:Lsun/security/ssl/HandshakeContext;
ifnull 13
12: getstatic sun.security.ssl.Alert.HANDSHAKE_FAILURE:Lsun/security/ssl/Alert;
goto 14
13: StackMap locals: javax.crypto.BadPaddingException
StackMap stack:
getstatic sun.security.ssl.Alert.BAD_RECORD_MAC:Lsun/security/ssl/Alert;
14: StackMap locals:
StackMap stack: sun.security.ssl.Alert
astore 9
start local 9 15: aload 0
aload 9
aload 8
invokevirtual sun.security.ssl.TransportContext.fatal:(Lsun/security/ssl/Alert;Ljava/lang/Throwable;)Ljavax/net/ssl/SSLException;
athrow
end local 9 end local 8 16: StackMap locals: sun.security.ssl.TransportContext java.nio.ByteBuffer[] int int java.nio.ByteBuffer[] int int sun.security.ssl.Plaintext[]
StackMap stack: javax.net.ssl.SSLHandshakeException
astore 8
start local 8 17: aload 0
getstatic sun.security.ssl.Alert.HANDSHAKE_FAILURE:Lsun/security/ssl/Alert;
aload 8
invokevirtual sun.security.ssl.TransportContext.fatal:(Lsun/security/ssl/Alert;Ljava/lang/Throwable;)Ljavax/net/ssl/SSLException;
athrow
end local 8 18: StackMap locals:
StackMap stack: java.io.EOFException
astore 8
start local 8 19: aload 8
athrow
end local 8 20: StackMap locals:
StackMap stack: java.io.IOException
astore 8
start local 8 21: aload 0
getstatic sun.security.ssl.Alert.UNEXPECTED_MESSAGE:Lsun/security/ssl/Alert;
aload 8
invokevirtual sun.security.ssl.TransportContext.fatal:(Lsun/security/ssl/Alert;Ljava/lang/Throwable;)Ljavax/net/ssl/SSLException;
athrow
end local 8 22: StackMap locals:
StackMap stack:
aload 7
ifnull 23
aload 7
arraylength
ifne 24
23: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.Plaintext.PLAINTEXT_NULL:Lsun/security/ssl/Plaintext;
areturn
24: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.Plaintext.PLAINTEXT_NULL:Lsun/security/ssl/Plaintext;
astore 8
start local 8 25: aload 7
dup
astore 12
arraylength
istore 11
iconst_0
istore 10
goto 65
StackMap locals: sun.security.ssl.TransportContext java.nio.ByteBuffer[] int int java.nio.ByteBuffer[] int int sun.security.ssl.Plaintext[] sun.security.ssl.Plaintext top int int sun.security.ssl.Plaintext[]
StackMap stack:
26: aload 12
iload 10
aaload
astore 9
start local 9 27: aload 9
getstatic sun.security.ssl.Plaintext.PLAINTEXT_NULL:Lsun/security/ssl/Plaintext;
if_acmpne 35
28: aload 0
getfield sun.security.ssl.TransportContext.handshakeContext:Lsun/security/ssl/HandshakeContext;
ifnull 38
29: aload 0
getfield sun.security.ssl.TransportContext.handshakeContext:Lsun/security/ssl/HandshakeContext;
getfield sun.security.ssl.HandshakeContext.sslConfig:Lsun/security/ssl/SSLConfiguration;
getfield sun.security.ssl.SSLConfiguration.enableRetransmissions:Z
ifeq 38
30: aload 0
getfield sun.security.ssl.TransportContext.sslContext:Lsun/security/ssl/SSLContextImpl;
invokevirtual sun.security.ssl.SSLContextImpl.isDTLS:()Z
ifeq 38
31: getstatic sun.security.ssl.SSLLogger.isOn:Z
ifeq 33
ldc "ssl,verbose"
invokestatic sun.security.ssl.SSLLogger.isOn:(Ljava/lang/String;)Z
ifeq 33
32: ldc "retransmited handshake flight"
iconst_0
anewarray java.lang.Object
invokestatic sun.security.ssl.SSLLogger.finest:(Ljava/lang/String;[Ljava/lang/Object;)V
33: StackMap locals: sun.security.ssl.TransportContext java.nio.ByteBuffer[] int int java.nio.ByteBuffer[] int int sun.security.ssl.Plaintext[] sun.security.ssl.Plaintext sun.security.ssl.Plaintext int int sun.security.ssl.Plaintext[]
StackMap stack:
aload 0
getfield sun.security.ssl.TransportContext.outputRecord:Lsun/security/ssl/OutputRecord;
invokevirtual sun.security.ssl.OutputRecord.launchRetransmission:()V
34: goto 38
StackMap locals:
StackMap stack:
35: aload 9
ifnull 38
36: aload 9
getfield sun.security.ssl.Plaintext.contentType:B
getstatic sun.security.ssl.ContentType.APPLICATION_DATA:Lsun/security/ssl/ContentType;
getfield sun.security.ssl.ContentType.id:B
if_icmpeq 38
37: aload 0
aload 9
invokevirtual sun.security.ssl.TransportContext.dispatch:(Lsun/security/ssl/Plaintext;)V
38: StackMap locals:
StackMap stack:
aload 9
ifnonnull 41
39: getstatic sun.security.ssl.Plaintext.PLAINTEXT_NULL:Lsun/security/ssl/Plaintext;
astore 9
40: goto 63
41: StackMap locals:
StackMap stack:
aload 4
ifnull 63
iload 6
ifle 63
42: aload 9
getfield sun.security.ssl.Plaintext.contentType:B
43: getstatic sun.security.ssl.ContentType.APPLICATION_DATA:Lsun/security/ssl/ContentType;
getfield sun.security.ssl.ContentType.id:B
44: if_icmpne 63
45: aload 9
getfield sun.security.ssl.Plaintext.fragment:Ljava/nio/ByteBuffer;
astore 13
start local 13 46: aload 13
invokevirtual java.nio.ByteBuffer.remaining:()I
istore 14
start local 14 47: iload 5
iload 6
iadd
istore 15
start local 15 48: iload 5
istore 16
start local 16 49: goto 57
50: StackMap locals: sun.security.ssl.TransportContext java.nio.ByteBuffer[] int int java.nio.ByteBuffer[] int int sun.security.ssl.Plaintext[] sun.security.ssl.Plaintext sun.security.ssl.Plaintext int int sun.security.ssl.Plaintext[] java.nio.ByteBuffer int int int
StackMap stack:
aload 4
iload 16
aaload
invokevirtual java.nio.ByteBuffer.remaining:()I
iload 14
invokestatic java.lang.Math.min:(II)I
istore 17
start local 17 51: aload 13
aload 13
invokevirtual java.nio.ByteBuffer.position:()I
iload 17
iadd
invokevirtual java.nio.ByteBuffer.limit:(I)Ljava/nio/ByteBuffer;
pop
52: aload 4
iload 16
aaload
aload 13
invokevirtual java.nio.ByteBuffer.put:(Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;
pop
53: iload 14
iload 17
isub
istore 14
54: aload 4
iload 16
aaload
invokevirtual java.nio.ByteBuffer.hasRemaining:()Z
ifne 56
55: iinc 5 1
end local 17 56: StackMap locals:
StackMap stack:
iinc 16 1
StackMap locals:
StackMap stack:
57: iload 16
iload 15
if_icmpge 59
iload 14
58: ifgt 50
end local 16 59: StackMap locals:
StackMap stack:
iload 14
ifle 63
60: aload 0
getstatic sun.security.ssl.Alert.INTERNAL_ERROR:Lsun/security/ssl/Alert;
61: ldc "no sufficient room in the destination buffers"
62: invokevirtual sun.security.ssl.TransportContext.fatal:(Lsun/security/ssl/Alert;Ljava/lang/String;)Ljavax/net/ssl/SSLException;
athrow
end local 15 end local 14 end local 13 63: StackMap locals:
StackMap stack:
aload 9
astore 8
end local 9 64: iinc 10 1
StackMap locals: sun.security.ssl.TransportContext java.nio.ByteBuffer[] int int java.nio.ByteBuffer[] int int sun.security.ssl.Plaintext[] sun.security.ssl.Plaintext top int int sun.security.ssl.Plaintext[]
StackMap stack:
65: iload 10
iload 11
if_icmplt 26
66: aload 8
areturn
end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 67 0 context Lsun/security/ssl/TransportContext;
0 67 1 srcs [Ljava/nio/ByteBuffer;
0 67 2 srcsOffset I
0 67 3 srcsLength I
0 67 4 dsts [Ljava/nio/ByteBuffer;
0 67 5 dstsOffset I
0 67 6 dstsLength I
1 67 7 plaintexts [Lsun/security/ssl/Plaintext;
5 10 8 unsoe Ljava/lang/UnsupportedOperationException;
11 16 8 bpe Ljavax/crypto/BadPaddingException;
15 16 9 alert Lsun/security/ssl/Alert;
17 18 8 she Ljavax/net/ssl/SSLHandshakeException;
19 20 8 eofe Ljava/io/EOFException;
21 22 8 ioe Ljava/io/IOException;
25 67 8 finalPlaintext Lsun/security/ssl/Plaintext;
27 64 9 plainText Lsun/security/ssl/Plaintext;
46 63 13 fragment Ljava/nio/ByteBuffer;
47 63 14 remains I
48 63 15 limit I
49 59 16 i I
51 56 17 amount I
Exception table:
from to target type
1 3 4 Class java.lang.UnsupportedOperationException
1 3 10 Class javax.crypto.BadPaddingException
1 3 16 Class javax.net.ssl.SSLHandshakeException
1 3 18 Class java.io.EOFException
1 3 20 Class java.io.IOException
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
context
srcs
srcsOffset
srcsLength
dsts
dstsOffset
dstsLength
}
SourceFile: "SSLTransport.java"