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 26
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.AEADBadTagException
astore 8
start local 8 11: aload 0
getstatic sun.security.ssl.Alert.BAD_RECORD_MAC: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 12: StackMap locals:
StackMap stack: javax.crypto.BadPaddingException
astore 8
start local 8 13: aload 0
getfield sun.security.ssl.TransportContext.handshakeContext:Lsun/security/ssl/HandshakeContext;
ifnull 15
14: getstatic sun.security.ssl.Alert.HANDSHAKE_FAILURE:Lsun/security/ssl/Alert;
goto 16
15: StackMap locals: javax.crypto.BadPaddingException
StackMap stack:
getstatic sun.security.ssl.Alert.BAD_RECORD_MAC:Lsun/security/ssl/Alert;
16: StackMap locals:
StackMap stack: sun.security.ssl.Alert
astore 9
start local 9 17: 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 18: 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 19: 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 20: StackMap locals:
StackMap stack: java.io.EOFException
astore 8
start local 8 21: aload 8
athrow
end local 8 22: StackMap locals:
StackMap stack: java.io.InterruptedIOException
astore 8
start local 8 23: aload 8
athrow
end local 8 24: StackMap locals:
StackMap stack: java.io.IOException
astore 8
start local 8 25: 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 26: StackMap locals:
StackMap stack:
aload 7
ifnull 27
aload 7
arraylength
ifne 28
27: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.Plaintext.PLAINTEXT_NULL:Lsun/security/ssl/Plaintext;
areturn
28: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.Plaintext.PLAINTEXT_NULL:Lsun/security/ssl/Plaintext;
astore 8
start local 8 29: aload 7
dup
astore 12
arraylength
istore 11
iconst_0
istore 10
goto 74
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:
30: aload 12
iload 10
aaload
astore 9
start local 9 31: aload 9
getstatic sun.security.ssl.Plaintext.PLAINTEXT_NULL:Lsun/security/ssl/Plaintext;
if_acmpne 39
32: aload 0
getfield sun.security.ssl.TransportContext.handshakeContext:Lsun/security/ssl/HandshakeContext;
ifnull 42
33: 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 42
34: aload 0
getfield sun.security.ssl.TransportContext.sslContext:Lsun/security/ssl/SSLContextImpl;
invokevirtual sun.security.ssl.SSLContextImpl.isDTLS:()Z
ifeq 42
35: getstatic sun.security.ssl.SSLLogger.isOn:Z
ifeq 37
ldc "ssl,verbose"
invokestatic sun.security.ssl.SSLLogger.isOn:(Ljava/lang/String;)Z
ifeq 37
36: ldc "retransmited handshake flight"
iconst_0
anewarray java.lang.Object
invokestatic sun.security.ssl.SSLLogger.finest:(Ljava/lang/String;[Ljava/lang/Object;)V
37: 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
38: goto 42
StackMap locals:
StackMap stack:
39: aload 9
ifnull 42
40: 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 42
41: aload 0
aload 9
invokevirtual sun.security.ssl.TransportContext.dispatch:(Lsun/security/ssl/Plaintext;)V
42: StackMap locals:
StackMap stack:
aload 9
ifnonnull 45
43: getstatic sun.security.ssl.Plaintext.PLAINTEXT_NULL:Lsun/security/ssl/Plaintext;
astore 9
44: goto 72
StackMap locals:
StackMap stack:
45: aload 9
getfield sun.security.ssl.Plaintext.contentType:B
46: getstatic sun.security.ssl.ContentType.APPLICATION_DATA:Lsun/security/ssl/ContentType;
getfield sun.security.ssl.ContentType.id:B
if_icmpne 72
47: aload 0
getfield sun.security.ssl.TransportContext.isNegotiated:Z
ifne 53
48: getstatic sun.security.ssl.SSLLogger.isOn:Z
ifeq 50
ldc "ssl,verbose"
invokestatic sun.security.ssl.SSLLogger.isOn:(Ljava/lang/String;)Z
ifeq 50
49: ldc "unexpected application data before handshake completion"
iconst_0
anewarray java.lang.Object
invokestatic sun.security.ssl.SSLLogger.warning:(Ljava/lang/String;[Ljava/lang/Object;)V
50: StackMap locals:
StackMap stack:
aload 0
getstatic sun.security.ssl.Alert.UNEXPECTED_MESSAGE:Lsun/security/ssl/Alert;
51: ldc "Receiving application data before handshake complete"
52: invokevirtual sun.security.ssl.TransportContext.fatal:(Lsun/security/ssl/Alert;Ljava/lang/String;)Ljavax/net/ssl/SSLException;
athrow
53: StackMap locals:
StackMap stack:
aload 4
ifnull 72
iload 6
ifle 72
54: aload 9
getfield sun.security.ssl.Plaintext.fragment:Ljava/nio/ByteBuffer;
astore 13
start local 13 55: aload 13
invokevirtual java.nio.ByteBuffer.remaining:()I
istore 14
start local 14 56: iload 5
iload 6
iadd
istore 15
start local 15 57: iload 5
istore 16
start local 16 58: goto 66
59: 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 60: aload 13
aload 13
invokevirtual java.nio.ByteBuffer.position:()I
iload 17
iadd
invokevirtual java.nio.ByteBuffer.limit:(I)Ljava/nio/ByteBuffer;
pop
61: aload 4
iload 16
aaload
aload 13
invokevirtual java.nio.ByteBuffer.put:(Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;
pop
62: iload 14
iload 17
isub
istore 14
63: aload 4
iload 16
aaload
invokevirtual java.nio.ByteBuffer.hasRemaining:()Z
ifne 65
64: iinc 5 1
end local 17 65: StackMap locals:
StackMap stack:
iinc 16 1
StackMap locals:
StackMap stack:
66: iload 16
iload 15
if_icmpge 68
iload 14
67: ifgt 59
end local 16 68: StackMap locals:
StackMap stack:
iload 14
ifle 72
69: aload 0
getstatic sun.security.ssl.Alert.INTERNAL_ERROR:Lsun/security/ssl/Alert;
70: ldc "no sufficient room in the destination buffers"
71: 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 72: StackMap locals:
StackMap stack:
aload 9
astore 8
end local 9 73: 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:
74: iload 10
iload 11
if_icmplt 30
75: 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 76 0 context Lsun/security/ssl/TransportContext;
0 76 1 srcs [Ljava/nio/ByteBuffer;
0 76 2 srcsOffset I
0 76 3 srcsLength I
0 76 4 dsts [Ljava/nio/ByteBuffer;
0 76 5 dstsOffset I
0 76 6 dstsLength I
1 76 7 plaintexts [Lsun/security/ssl/Plaintext;
5 10 8 unsoe Ljava/lang/UnsupportedOperationException;
11 12 8 bte Ljavax/crypto/AEADBadTagException;
13 18 8 bpe Ljavax/crypto/BadPaddingException;
17 18 9 alert Lsun/security/ssl/Alert;
19 20 8 she Ljavax/net/ssl/SSLHandshakeException;
21 22 8 eofe Ljava/io/EOFException;
23 24 8 iioe Ljava/io/InterruptedIOException;
25 26 8 ioe Ljava/io/IOException;
29 76 8 finalPlaintext Lsun/security/ssl/Plaintext;
31 73 9 plainText Lsun/security/ssl/Plaintext;
55 72 13 fragment Ljava/nio/ByteBuffer;
56 72 14 remains I
57 72 15 limit I
58 68 16 i I
60 65 17 amount I
Exception table:
from to target type
1 3 4 Class java.lang.UnsupportedOperationException
1 3 10 Class javax.crypto.AEADBadTagException
1 3 12 Class javax.crypto.BadPaddingException
1 3 18 Class javax.net.ssl.SSLHandshakeException
1 3 20 Class java.io.EOFException
1 3 22 Class java.io.InterruptedIOException
1 3 24 Class java.io.IOException
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
context
srcs
srcsOffset
srcsLength
dsts
dstsOffset
dstsLength
}
SourceFile: "SSLTransport.java"