final class sun.security.ssl.SSLKeyExchange$T12KeyAgreement extends java.lang.Enum<sun.security.ssl.SSLKeyExchange$T12KeyAgreement> implements sun.security.ssl.SSLKeyAgreement
minor version: 0
major version: 59
flags: flags: (0x4030) ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: sun.security.ssl.SSLKeyExchange$T12KeyAgreement
super_class: java.lang.Enum
{
public static final sun.security.ssl.SSLKeyExchange$T12KeyAgreement RSA;
descriptor: Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.ssl.SSLKeyExchange$T12KeyAgreement RSA_EXPORT;
descriptor: Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.ssl.SSLKeyExchange$T12KeyAgreement DHE;
descriptor: Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.ssl.SSLKeyExchange$T12KeyAgreement DHE_EXPORT;
descriptor: Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.ssl.SSLKeyExchange$T12KeyAgreement ECDH;
descriptor: Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final sun.security.ssl.SSLKeyExchange$T12KeyAgreement ECDHE;
descriptor: Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
final java.lang.String name;
descriptor: Ljava/lang/String;
flags: (0x0010) ACC_FINAL
final sun.security.ssl.SSLPossessionGenerator possessionGenerator;
descriptor: Lsun/security/ssl/SSLPossessionGenerator;
flags: (0x0010) ACC_FINAL
final sun.security.ssl.SSLKeyAgreementGenerator keyAgreementGenerator;
descriptor: Lsun/security/ssl/SSLKeyAgreementGenerator;
flags: (0x0010) ACC_FINAL
private static volatile int[] $SWITCH_TABLE$sun$security$ssl$SSLKeyExchange$T12KeyAgreement;
descriptor: [I
flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC
private static final sun.security.ssl.SSLKeyExchange$T12KeyAgreement[] ENUM$VALUES;
descriptor: [Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=7, locals=0, args_size=0
0: new sun.security.ssl.SSLKeyExchange$T12KeyAgreement
dup
ldc "RSA"
iconst_0
ldc "rsa"
aconst_null
1: getstatic sun.security.ssl.RSAKeyExchange.kaGenerator:Lsun/security/ssl/SSLKeyAgreementGenerator;
invokespecial sun.security.ssl.SSLKeyExchange$T12KeyAgreement.<init>:(Ljava/lang/String;ILjava/lang/String;Lsun/security/ssl/SSLPossessionGenerator;Lsun/security/ssl/SSLKeyAgreementGenerator;)V
2: putstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.RSA:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
3: new sun.security.ssl.SSLKeyExchange$T12KeyAgreement
dup
ldc "RSA_EXPORT"
iconst_1
ldc "rsa_export"
getstatic sun.security.ssl.RSAKeyExchange.poGenerator:Lsun/security/ssl/SSLPossessionGenerator;
4: getstatic sun.security.ssl.RSAKeyExchange.kaGenerator:Lsun/security/ssl/SSLKeyAgreementGenerator;
invokespecial sun.security.ssl.SSLKeyExchange$T12KeyAgreement.<init>:(Ljava/lang/String;ILjava/lang/String;Lsun/security/ssl/SSLPossessionGenerator;Lsun/security/ssl/SSLKeyAgreementGenerator;)V
5: putstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.RSA_EXPORT:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
6: new sun.security.ssl.SSLKeyExchange$T12KeyAgreement
dup
ldc "DHE"
iconst_2
ldc "dhe"
getstatic sun.security.ssl.DHKeyExchange.poGenerator:Lsun/security/ssl/SSLPossessionGenerator;
7: getstatic sun.security.ssl.DHKeyExchange.kaGenerator:Lsun/security/ssl/SSLKeyAgreementGenerator;
invokespecial sun.security.ssl.SSLKeyExchange$T12KeyAgreement.<init>:(Ljava/lang/String;ILjava/lang/String;Lsun/security/ssl/SSLPossessionGenerator;Lsun/security/ssl/SSLKeyAgreementGenerator;)V
8: putstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.DHE:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
9: new sun.security.ssl.SSLKeyExchange$T12KeyAgreement
dup
ldc "DHE_EXPORT"
iconst_3
ldc "dhe_export"
getstatic sun.security.ssl.DHKeyExchange.poExportableGenerator:Lsun/security/ssl/SSLPossessionGenerator;
10: getstatic sun.security.ssl.DHKeyExchange.kaGenerator:Lsun/security/ssl/SSLKeyAgreementGenerator;
invokespecial sun.security.ssl.SSLKeyExchange$T12KeyAgreement.<init>:(Ljava/lang/String;ILjava/lang/String;Lsun/security/ssl/SSLPossessionGenerator;Lsun/security/ssl/SSLKeyAgreementGenerator;)V
11: putstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.DHE_EXPORT:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
12: new sun.security.ssl.SSLKeyExchange$T12KeyAgreement
dup
ldc "ECDH"
iconst_4
ldc "ecdh"
aconst_null
13: getstatic sun.security.ssl.ECDHKeyExchange.ecdhKAGenerator:Lsun/security/ssl/SSLKeyAgreementGenerator;
invokespecial sun.security.ssl.SSLKeyExchange$T12KeyAgreement.<init>:(Ljava/lang/String;ILjava/lang/String;Lsun/security/ssl/SSLPossessionGenerator;Lsun/security/ssl/SSLKeyAgreementGenerator;)V
14: putstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ECDH:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
15: new sun.security.ssl.SSLKeyExchange$T12KeyAgreement
dup
ldc "ECDHE"
iconst_5
ldc "ecdhe"
getstatic sun.security.ssl.ECDHKeyExchange.poGenerator:Lsun/security/ssl/SSLPossessionGenerator;
16: getstatic sun.security.ssl.ECDHKeyExchange.ecdheXdhKAGenerator:Lsun/security/ssl/SSLKeyAgreementGenerator;
invokespecial sun.security.ssl.SSLKeyExchange$T12KeyAgreement.<init>:(Ljava/lang/String;ILjava/lang/String;Lsun/security/ssl/SSLPossessionGenerator;Lsun/security/ssl/SSLKeyAgreementGenerator;)V
17: putstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ECDHE:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
18: bipush 6
anewarray sun.security.ssl.SSLKeyExchange$T12KeyAgreement
dup
iconst_0
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.RSA:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
aastore
dup
iconst_1
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.RSA_EXPORT:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
aastore
dup
iconst_2
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.DHE:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
aastore
dup
iconst_3
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.DHE_EXPORT:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
aastore
dup
iconst_4
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ECDH:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
aastore
dup
iconst_5
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ECDHE:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
aastore
putstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ENUM$VALUES:[Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.lang.String, int, java.lang.String, sun.security.ssl.SSLPossessionGenerator, sun.security.ssl.SSLKeyAgreementGenerator);
descriptor: (Ljava/lang/String;ILjava/lang/String;Lsun/security/ssl/SSLPossessionGenerator;Lsun/security/ssl/SSLKeyAgreementGenerator;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=6, args_size=6
start local 0 start local 3 start local 4 start local 5 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
1: aload 0
aload 3
putfield sun.security.ssl.SSLKeyExchange$T12KeyAgreement.name:Ljava/lang/String;
2: aload 0
aload 4
putfield sun.security.ssl.SSLKeyExchange$T12KeyAgreement.possessionGenerator:Lsun/security/ssl/SSLPossessionGenerator;
3: aload 0
aload 5
putfield sun.security.ssl.SSLKeyExchange$T12KeyAgreement.keyAgreementGenerator:Lsun/security/ssl/SSLKeyAgreementGenerator;
4: return
end local 5 end local 4 end local 3 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
0 5 3 name Ljava/lang/String;
0 5 4 possessionGenerator Lsun/security/ssl/SSLPossessionGenerator;
0 5 5 keyAgreementGenerator Lsun/security/ssl/SSLKeyAgreementGenerator;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
name
possessionGenerator
keyAgreementGenerator
public sun.security.ssl.SSLPossession createPossession(sun.security.ssl.HandshakeContext);
descriptor: (Lsun/security/ssl/HandshakeContext;)Lsun/security/ssl/SSLPossession;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.security.ssl.SSLKeyExchange$T12KeyAgreement.possessionGenerator:Lsun/security/ssl/SSLPossessionGenerator;
ifnull 2
1: aload 0
getfield sun.security.ssl.SSLKeyExchange$T12KeyAgreement.possessionGenerator:Lsun/security/ssl/SSLPossessionGenerator;
aload 1
invokeinterface sun.security.ssl.SSLPossessionGenerator.createPossession:(Lsun/security/ssl/HandshakeContext;)Lsun/security/ssl/SSLPossession;
areturn
2: StackMap locals:
StackMap stack:
aconst_null
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
0 3 1 context Lsun/security/ssl/HandshakeContext;
MethodParameters:
Name Flags
context
public sun.security.ssl.SSLKeyDerivation createKeyDerivation(sun.security.ssl.HandshakeContext);
descriptor: (Lsun/security/ssl/HandshakeContext;)Lsun/security/ssl/SSLKeyDerivation;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield sun.security.ssl.SSLKeyExchange$T12KeyAgreement.keyAgreementGenerator:Lsun/security/ssl/SSLKeyAgreementGenerator;
aload 1
invokeinterface sun.security.ssl.SSLKeyAgreementGenerator.createKeyDerivation:(Lsun/security/ssl/HandshakeContext;)Lsun/security/ssl/SSLKeyDerivation;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
0 1 1 context Lsun/security/ssl/HandshakeContext;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
context
public sun.security.ssl.SSLHandshake[] getRelatedHandshakers(sun.security.ssl.HandshakeContext);
descriptor: (Lsun/security/ssl/HandshakeContext;)[Lsun/security/ssl/SSLHandshake;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 1
getfield sun.security.ssl.HandshakeContext.negotiatedProtocol:Lsun/security/ssl/ProtocolVersion;
invokevirtual sun.security.ssl.ProtocolVersion.useTLS13PlusSpec:()Z
ifne 5
1: aload 0
getfield sun.security.ssl.SSLKeyExchange$T12KeyAgreement.possessionGenerator:Lsun/security/ssl/SSLPossessionGenerator;
ifnull 5
2: iconst_1
anewarray sun.security.ssl.SSLHandshake
dup
iconst_0
3: getstatic sun.security.ssl.SSLHandshake.SERVER_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
aastore
4: areturn
5: StackMap locals:
StackMap stack:
iconst_0
anewarray sun.security.ssl.SSLHandshake
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
0 6 1 handshakeContext Lsun/security/ssl/HandshakeContext;
MethodParameters:
Name Flags
handshakeContext
public java.util.Map$Entry<java.lang.Byte, sun.security.ssl.HandshakeProducer>[] getHandshakeProducers(sun.security.ssl.HandshakeContext);
descriptor: (Lsun/security/ssl/HandshakeContext;)[Ljava/util/Map$Entry;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=2, args_size=2
start local 0 start local 1 0: aload 1
getfield sun.security.ssl.HandshakeContext.negotiatedProtocol:Lsun/security/ssl/ProtocolVersion;
invokevirtual sun.security.ssl.ProtocolVersion.useTLS13PlusSpec:()Z
ifeq 2
1: iconst_0
anewarray java.util.Map$Entry
areturn
2: StackMap locals:
StackMap stack:
aload 1
getfield sun.security.ssl.HandshakeContext.sslConfig:Lsun/security/ssl/SSLConfiguration;
getfield sun.security.ssl.SSLConfiguration.isClientMode:Z
ifeq 29
3: invokestatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.$SWITCH_TABLE$sun$security$ssl$SSLKeyExchange$T12KeyAgreement:()[I
aload 0
invokevirtual sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ordinal:()I
iaload
tableswitch { // 1 - 6
1: 4
2: 4
3: 10
4: 10
5: 16
6: 22
default: 28
}
4: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
5: new java.util.AbstractMap$SimpleImmutableEntry
dup
6: getstatic sun.security.ssl.SSLHandshake.CLIENT_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
7: getstatic sun.security.ssl.RSAClientKeyExchange.rsaHandshakeProducer:Lsun/security/ssl/HandshakeProducer;
8: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
9: areturn
10: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
11: new java.util.AbstractMap$SimpleImmutableEntry
dup
12: getstatic sun.security.ssl.SSLHandshake.CLIENT_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
13: getstatic sun.security.ssl.DHClientKeyExchange.dhHandshakeProducer:Lsun/security/ssl/DHClientKeyExchange$DHClientKeyExchangeProducer;
14: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
15: areturn
16: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
17: new java.util.AbstractMap$SimpleImmutableEntry
dup
18: getstatic sun.security.ssl.SSLHandshake.CLIENT_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
19: getstatic sun.security.ssl.ECDHClientKeyExchange.ecdhHandshakeProducer:Lsun/security/ssl/HandshakeProducer;
20: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
21: areturn
22: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
23: new java.util.AbstractMap$SimpleImmutableEntry
dup
24: getstatic sun.security.ssl.SSLHandshake.CLIENT_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
25: getstatic sun.security.ssl.ECDHClientKeyExchange.ecdheHandshakeProducer:Lsun/security/ssl/HandshakeProducer;
26: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
27: areturn
28: StackMap locals:
StackMap stack:
goto 48
29: StackMap locals:
StackMap stack:
invokestatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.$SWITCH_TABLE$sun$security$ssl$SSLKeyExchange$T12KeyAgreement:()[I
aload 0
invokevirtual sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ordinal:()I
iaload
tableswitch { // 2 - 6
2: 30
3: 36
4: 36
5: 48
6: 42
default: 48
}
30: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
31: new java.util.AbstractMap$SimpleImmutableEntry
dup
32: getstatic sun.security.ssl.SSLHandshake.SERVER_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
33: getstatic sun.security.ssl.RSAServerKeyExchange.rsaHandshakeProducer:Lsun/security/ssl/HandshakeProducer;
34: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
35: areturn
36: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
37: new java.util.AbstractMap$SimpleImmutableEntry
dup
38: getstatic sun.security.ssl.SSLHandshake.SERVER_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
39: getstatic sun.security.ssl.DHServerKeyExchange.dhHandshakeProducer:Lsun/security/ssl/HandshakeProducer;
40: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
41: areturn
42: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
43: new java.util.AbstractMap$SimpleImmutableEntry
dup
44: getstatic sun.security.ssl.SSLHandshake.SERVER_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
45: getstatic sun.security.ssl.ECDHServerKeyExchange.ecdheHandshakeProducer:Lsun/security/ssl/HandshakeProducer;
46: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
47: areturn
48: StackMap locals:
StackMap stack:
iconst_0
anewarray java.util.Map$Entry
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 49 0 this Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
0 49 1 handshakeContext Lsun/security/ssl/HandshakeContext;
Signature: (Lsun/security/ssl/HandshakeContext;)[Ljava/util/Map$Entry<Ljava/lang/Byte;Lsun/security/ssl/HandshakeProducer;>;
MethodParameters:
Name Flags
handshakeContext
public java.util.Map$Entry<java.lang.Byte, sun.security.ssl.SSLConsumer>[] getHandshakeConsumers(sun.security.ssl.HandshakeContext);
descriptor: (Lsun/security/ssl/HandshakeContext;)[Ljava/util/Map$Entry;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=2, args_size=2
start local 0 start local 1 0: aload 1
getfield sun.security.ssl.HandshakeContext.negotiatedProtocol:Lsun/security/ssl/ProtocolVersion;
invokevirtual sun.security.ssl.ProtocolVersion.useTLS13PlusSpec:()Z
ifeq 2
1: iconst_0
anewarray java.util.Map$Entry
areturn
2: StackMap locals:
StackMap stack:
aload 1
getfield sun.security.ssl.HandshakeContext.sslConfig:Lsun/security/ssl/SSLConfiguration;
getfield sun.security.ssl.SSLConfiguration.isClientMode:Z
ifeq 23
3: invokestatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.$SWITCH_TABLE$sun$security$ssl$SSLKeyExchange$T12KeyAgreement:()[I
aload 0
invokevirtual sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ordinal:()I
iaload
tableswitch { // 2 - 6
2: 4
3: 10
4: 10
5: 22
6: 16
default: 22
}
4: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
5: new java.util.AbstractMap$SimpleImmutableEntry
dup
6: getstatic sun.security.ssl.SSLHandshake.SERVER_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
7: getstatic sun.security.ssl.RSAServerKeyExchange.rsaHandshakeConsumer:Lsun/security/ssl/SSLConsumer;
8: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
9: areturn
10: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
11: new java.util.AbstractMap$SimpleImmutableEntry
dup
12: getstatic sun.security.ssl.SSLHandshake.SERVER_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
13: getstatic sun.security.ssl.DHServerKeyExchange.dhHandshakeConsumer:Lsun/security/ssl/SSLConsumer;
14: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
15: areturn
16: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
17: new java.util.AbstractMap$SimpleImmutableEntry
dup
18: getstatic sun.security.ssl.SSLHandshake.SERVER_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
19: getstatic sun.security.ssl.ECDHServerKeyExchange.ecdheHandshakeConsumer:Lsun/security/ssl/SSLConsumer;
20: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
21: areturn
22: StackMap locals:
StackMap stack:
goto 48
23: StackMap locals:
StackMap stack:
invokestatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.$SWITCH_TABLE$sun$security$ssl$SSLKeyExchange$T12KeyAgreement:()[I
aload 0
invokevirtual sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ordinal:()I
iaload
tableswitch { // 1 - 6
1: 24
2: 24
3: 30
4: 30
5: 36
6: 42
default: 48
}
24: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
25: new java.util.AbstractMap$SimpleImmutableEntry
dup
26: getstatic sun.security.ssl.SSLHandshake.CLIENT_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
27: getstatic sun.security.ssl.RSAClientKeyExchange.rsaHandshakeConsumer:Lsun/security/ssl/SSLConsumer;
28: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
29: areturn
30: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
31: new java.util.AbstractMap$SimpleImmutableEntry
dup
32: getstatic sun.security.ssl.SSLHandshake.CLIENT_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
33: getstatic sun.security.ssl.DHClientKeyExchange.dhHandshakeConsumer:Lsun/security/ssl/DHClientKeyExchange$DHClientKeyExchangeConsumer;
34: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
35: areturn
36: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
37: new java.util.AbstractMap$SimpleImmutableEntry
dup
38: getstatic sun.security.ssl.SSLHandshake.CLIENT_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
39: getstatic sun.security.ssl.ECDHClientKeyExchange.ecdhHandshakeConsumer:Lsun/security/ssl/SSLConsumer;
40: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
41: areturn
42: StackMap locals:
StackMap stack:
iconst_1
anewarray java.util.Map$Entry
dup
iconst_0
43: new java.util.AbstractMap$SimpleImmutableEntry
dup
44: getstatic sun.security.ssl.SSLHandshake.CLIENT_KEY_EXCHANGE:Lsun/security/ssl/SSLHandshake;
getfield sun.security.ssl.SSLHandshake.id:B
invokestatic java.lang.Byte.valueOf:(B)Ljava/lang/Byte;
45: getstatic sun.security.ssl.ECDHClientKeyExchange.ecdheHandshakeConsumer:Lsun/security/ssl/SSLConsumer;
46: invokespecial java.util.AbstractMap$SimpleImmutableEntry.<init>:(Ljava/lang/Object;Ljava/lang/Object;)V
aastore
47: areturn
48: StackMap locals:
StackMap stack:
iconst_0
anewarray java.util.Map$Entry
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 49 0 this Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
0 49 1 handshakeContext Lsun/security/ssl/HandshakeContext;
Signature: (Lsun/security/ssl/HandshakeContext;)[Ljava/util/Map$Entry<Ljava/lang/Byte;Lsun/security/ssl/SSLConsumer;>;
MethodParameters:
Name Flags
handshakeContext
public static sun.security.ssl.SSLKeyExchange$T12KeyAgreement[] values();
descriptor: ()[Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ENUM$VALUES:[Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray sun.security.ssl.SSLKeyExchange$T12KeyAgreement
dup
astore 2
iconst_0
iload 1
invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
aload 2
areturn
LocalVariableTable:
Start End Slot Name Signature
public static sun.security.ssl.SSLKeyExchange$T12KeyAgreement valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast sun.security.ssl.SSLKeyExchange$T12KeyAgreement
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
static int[] $SWITCH_TABLE$sun$security$ssl$SSLKeyExchange$T12KeyAgreement();
descriptor: ()[I
flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
Code:
stack=3, locals=1, args_size=0
0: getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.$SWITCH_TABLE$sun$security$ssl$SSLKeyExchange$T12KeyAgreement:[I
dup
ifnull 1
areturn
StackMap locals:
StackMap stack: int[]
1: pop
invokestatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.values:()[Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
arraylength
newarray 10
astore 0
2: aload 0
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.DHE:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
invokevirtual sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ordinal:()I
iconst_3
iastore
3: goto 5
StackMap locals: int[]
StackMap stack: java.lang.NoSuchFieldError
4: pop
StackMap locals:
StackMap stack:
5: aload 0
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.DHE_EXPORT:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
invokevirtual sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ordinal:()I
iconst_4
iastore
6: goto 8
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
7: pop
StackMap locals:
StackMap stack:
8: aload 0
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ECDH:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
invokevirtual sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ordinal:()I
iconst_5
iastore
9: goto 11
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
10: pop
StackMap locals:
StackMap stack:
11: aload 0
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ECDHE:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
invokevirtual sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ordinal:()I
bipush 6
iastore
12: goto 14
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
13: pop
StackMap locals:
StackMap stack:
14: aload 0
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.RSA:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
invokevirtual sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ordinal:()I
iconst_1
iastore
15: goto 17
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
16: pop
StackMap locals:
StackMap stack:
17: aload 0
getstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.RSA_EXPORT:Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;
invokevirtual sun.security.ssl.SSLKeyExchange$T12KeyAgreement.ordinal:()I
iconst_2
iastore
18: goto 20
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
19: pop
StackMap locals:
StackMap stack:
20: aload 0
dup
putstatic sun.security.ssl.SSLKeyExchange$T12KeyAgreement.$SWITCH_TABLE$sun$security$ssl$SSLKeyExchange$T12KeyAgreement:[I
areturn
LocalVariableTable:
Start End Slot Name Signature
Exception table:
from to target type
2 3 4 Class java.lang.NoSuchFieldError
5 6 7 Class java.lang.NoSuchFieldError
8 9 10 Class java.lang.NoSuchFieldError
11 12 13 Class java.lang.NoSuchFieldError
14 15 16 Class java.lang.NoSuchFieldError
17 18 19 Class java.lang.NoSuchFieldError
}
Signature: Ljava/lang/Enum<Lsun/security/ssl/SSLKeyExchange$T12KeyAgreement;>;Lsun/security/ssl/SSLKeyAgreement;
SourceFile: "SSLKeyExchange.java"
NestHost: sun.security.ssl.SSLKeyExchange
InnerClasses:
public SimpleImmutableEntry = java.util.AbstractMap$SimpleImmutableEntry of java.util.AbstractMap
public abstract Entry = java.util.Map$Entry of java.util.Map
private final T12KeyAgreement = sun.security.ssl.SSLKeyExchange$T12KeyAgreement of sun.security.ssl.SSLKeyExchange