class sun.security.ssl.SupportedGroupsExtension$SupportedGroups
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.security.ssl.SupportedGroupsExtension$SupportedGroups
super_class: java.lang.Object
{
static final boolean enableFFDHE;
descriptor: Z
flags: (0x0018) ACC_STATIC, ACC_FINAL
static final java.util.Map<sun.security.ssl.SupportedGroupsExtension$NamedGroup, java.security.AlgorithmParameters> namedGroupParams;
descriptor: Ljava/util/Map;
flags: (0x0018) ACC_STATIC, ACC_FINAL
Signature: Ljava/util/Map<Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;Ljava/security/AlgorithmParameters;>;
static final sun.security.ssl.SupportedGroupsExtension$NamedGroup[] supportedNamedGroups;
descriptor: [Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
flags: (0x0018) ACC_STATIC, ACC_FINAL
private static volatile int[] $SWITCH_TABLE$sun$security$ssl$SupportedGroupsExtension$NamedGroup;
descriptor: [I
flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=9, args_size=0
0: ldc "jsse.enableFFDHE"
iconst_1
invokestatic sun.security.ssl.Utilities.getBooleanProperty:(Ljava/lang/String;Z)Z
1: putstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.enableFFDHE:Z
2: new java.util.HashMap
dup
invokespecial java.util.HashMap.<init>:()V
putstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.namedGroupParams:Ljava/util/Map;
3: invokestatic sun.security.ssl.SunJSSE.isFIPS:()Z
istore 0
start local 0 4: ldc "jdk.tls.namedGroups"
invokestatic sun.security.action.GetPropertyAction.privilegedGetProperty:(Ljava/lang/String;)Ljava/lang/String;
5: astore 1
start local 1 6: aload 1
ifnull 10
aload 1
invokevirtual java.lang.String.isEmpty:()Z
ifne 10
7: aload 1
invokevirtual java.lang.String.length:()I
iconst_1
if_icmple 10
aload 1
iconst_0
invokevirtual java.lang.String.charAt:(I)C
bipush 34
if_icmpne 10
8: aload 1
aload 1
invokevirtual java.lang.String.length:()I
iconst_1
isub
invokevirtual java.lang.String.charAt:(I)C
bipush 34
if_icmpne 10
9: aload 1
iconst_1
aload 1
invokevirtual java.lang.String.length:()I
iconst_1
isub
invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
astore 1
10: StackMap locals: int java.lang.String
StackMap stack:
aload 1
ifnull 30
aload 1
invokevirtual java.lang.String.isEmpty:()Z
ifne 30
11: aload 1
ldc ","
invokevirtual java.lang.String.split:(Ljava/lang/String;)[Ljava/lang/String;
astore 3
start local 3 12: new java.util.ArrayList
dup
aload 3
arraylength
invokespecial java.util.ArrayList.<init>:(I)V
astore 2
start local 2 13: aload 3
dup
astore 7
arraylength
istore 6
iconst_0
istore 5
goto 23
StackMap locals: int java.lang.String java.util.ArrayList java.lang.String[] top int int java.lang.String[]
StackMap stack:
14: aload 7
iload 5
aaload
astore 4
start local 4 15: aload 4
invokevirtual java.lang.String.trim:()Ljava/lang/String;
astore 4
16: aload 4
invokevirtual java.lang.String.isEmpty:()Z
ifne 22
17: aload 4
invokestatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.nameOf:(Ljava/lang/String;)Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
astore 8
start local 8 18: aload 8
ifnull 22
19: iload 0
ifeq 20
aload 8
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.isFips:Z
ifeq 22
20: StackMap locals: int java.lang.String java.util.ArrayList java.lang.String[] java.lang.String int int java.lang.String[] sun.security.ssl.SupportedGroupsExtension$NamedGroup
StackMap stack:
aload 8
invokestatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.isAvailableGroup:(Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Z
ifeq 22
21: aload 2
aload 8
invokevirtual java.util.ArrayList.add:(Ljava/lang/Object;)Z
pop
end local 8 end local 4 22: StackMap locals: int java.lang.String java.util.ArrayList java.lang.String[] top int int java.lang.String[]
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
23: iload 5
iload 6
if_icmplt 14
24: aload 2
invokevirtual java.util.ArrayList.isEmpty:()Z
ifeq 75
25: new java.lang.IllegalArgumentException
dup
26: new java.lang.StringBuilder
dup
ldc "System property jdk.tls.namedGroups("
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
27: aload 1
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
ldc ") contains no supported named groups"
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
28: invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
29: invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
end local 3 end local 2 30: StackMap locals: int java.lang.String
StackMap stack:
iload 0
ifeq 48
31: bipush 14
anewarray sun.security.ssl.SupportedGroupsExtension$NamedGroup
dup
iconst_0
32: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP256_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
iconst_1
33: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP384_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
iconst_2
34: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP521_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
iconst_3
35: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT283_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
iconst_4
36: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT283_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
iconst_5
37: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT409_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 6
38: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT409_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 7
39: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT571_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 8
40: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT571_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 9
41: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_2048:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 10
42: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_3072:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 11
43: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_4096:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 12
44: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_6144:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 13
45: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_8192:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
46: astore 3
start local 3 47: goto 65
end local 3 48: StackMap locals:
StackMap stack:
bipush 15
anewarray sun.security.ssl.SupportedGroupsExtension$NamedGroup
dup
iconst_0
49: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP256_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
iconst_1
50: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP384_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
iconst_2
51: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP521_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
iconst_3
52: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT283_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
iconst_4
53: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT283_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
iconst_5
54: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT409_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 6
55: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT409_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 7
56: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT571_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 8
57: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT571_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 9
58: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP256_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 10
59: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_2048:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 11
60: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_3072:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 12
61: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_4096:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 13
62: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_6144:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
dup
bipush 14
63: getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_8192:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
aastore
64: astore 3
start local 3 65: StackMap locals: int java.lang.String top sun.security.ssl.SupportedGroupsExtension$NamedGroup[]
StackMap stack:
new java.util.ArrayList
dup
aload 3
arraylength
invokespecial java.util.ArrayList.<init>:(I)V
astore 2
start local 2 66: aload 3
dup
astore 7
arraylength
istore 6
iconst_0
istore 5
goto 71
StackMap locals: int java.lang.String java.util.ArrayList sun.security.ssl.SupportedGroupsExtension$NamedGroup[] top int int sun.security.ssl.SupportedGroupsExtension$NamedGroup[]
StackMap stack:
67: aload 7
iload 5
aaload
astore 4
start local 4 68: aload 4
invokestatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.isAvailableGroup:(Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Z
ifeq 70
69: aload 2
aload 4
invokevirtual java.util.ArrayList.add:(Ljava/lang/Object;)Z
pop
end local 4 70: StackMap locals:
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
71: iload 5
iload 6
if_icmplt 67
72: aload 2
invokevirtual java.util.ArrayList.isEmpty:()Z
ifeq 75
73: getstatic sun.security.ssl.SSLLogger.isOn:Z
ifeq 75
ldc "ssl"
invokestatic sun.security.ssl.SSLLogger.isOn:(Ljava/lang/String;)Z
ifeq 75
74: ldc "No default named groups"
iconst_0
anewarray java.lang.Object
invokestatic sun.security.ssl.SSLLogger.warning:(Ljava/lang/String;[Ljava/lang/Object;)V
end local 3 75: StackMap locals: int java.lang.String java.util.ArrayList
StackMap stack:
aload 2
invokevirtual java.util.ArrayList.size:()I
anewarray sun.security.ssl.SupportedGroupsExtension$NamedGroup
putstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.supportedNamedGroups:[Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
76: iconst_0
istore 3
start local 3 77: aload 2
invokevirtual java.util.ArrayList.iterator:()Ljava/util/Iterator;
astore 5
goto 80
StackMap locals: int java.lang.String java.util.ArrayList int top java.util.Iterator
StackMap stack:
78: aload 5
invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
checkcast sun.security.ssl.SupportedGroupsExtension$NamedGroup
astore 4
start local 4 79: getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.supportedNamedGroups:[Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
iload 3
iinc 3 1
aload 4
aastore
end local 4 80: StackMap locals:
StackMap stack:
aload 5
invokeinterface java.util.Iterator.hasNext:()Z
ifne 78
end local 3 end local 2 end local 1 end local 0 81: return
LocalVariableTable:
Start End Slot Name Signature
4 81 0 requireFips Z
6 81 1 property Ljava/lang/String;
13 30 2 groupList Ljava/util/ArrayList<Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;>;
66 81 2 groupList Ljava/util/ArrayList<Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;>;
12 30 3 groups [Ljava/lang/String;
15 22 4 group Ljava/lang/String;
18 22 8 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
47 48 3 groups [Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
65 75 3 groups [Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
68 70 4 group Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
77 81 3 i I
79 80 4 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/security/ssl/SupportedGroupsExtension$SupportedGroups;
private static boolean isAvailableGroup(sun.security.ssl.SupportedGroupsExtension$NamedGroup);
descriptor: (Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Z
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=3, locals=3, args_size=1
start local 0 0: aconst_null
astore 1
start local 1 1: aconst_null
astore 2
start local 2 2: aload 0
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.type:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroupType.NAMED_GROUP_ECDHE:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
if_acmpne 9
3: aload 0
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.oid:Ljava/lang/String;
ifnull 15
4: ldc "EC"
invokestatic sun.security.ssl.JsseJce.getAlgorithmParameters:(Ljava/lang/String;)Ljava/security/AlgorithmParameters;
astore 1
5: new java.security.spec.ECGenParameterSpec
dup
aload 0
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.oid:Ljava/lang/String;
invokespecial java.security.spec.ECGenParameterSpec.<init>:(Ljava/lang/String;)V
astore 2
6: goto 15
StackMap locals: sun.security.ssl.SupportedGroupsExtension$NamedGroup java.security.AlgorithmParameters java.security.spec.AlgorithmParameterSpec
StackMap stack: java.security.NoSuchAlgorithmException
7: pop
8: iconst_0
ireturn
9: StackMap locals:
StackMap stack:
aload 0
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.type:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroupType.NAMED_GROUP_FFDHE:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
if_acmpne 15
10: ldc "DiffieHellman"
invokestatic sun.security.ssl.JsseJce.getAlgorithmParameters:(Ljava/lang/String;)Ljava/security/AlgorithmParameters;
astore 1
11: aload 0
invokestatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.getFFDHEDHParameterSpec:(Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Ljavax/crypto/spec/DHParameterSpec;
astore 2
12: goto 15
StackMap locals:
StackMap stack: java.security.NoSuchAlgorithmException
13: pop
14: iconst_0
ireturn
15: StackMap locals:
StackMap stack:
aload 1
ifnull 22
aload 2
ifnull 22
16: aload 1
aload 2
invokevirtual java.security.AlgorithmParameters.init:(Ljava/security/spec/AlgorithmParameterSpec;)V
17: goto 20
StackMap locals:
StackMap stack: java.security.spec.InvalidParameterSpecException
18: pop
19: iconst_0
ireturn
20: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.namedGroupParams:Ljava/util/Map;
aload 0
aload 1
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
21: iconst_1
ireturn
22: StackMap locals:
StackMap stack:
iconst_0
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 23 0 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
1 23 1 params Ljava/security/AlgorithmParameters;
2 23 2 spec Ljava/security/spec/AlgorithmParameterSpec;
Exception table:
from to target type
4 6 7 Class java.security.NoSuchAlgorithmException
10 12 13 Class java.security.NoSuchAlgorithmException
16 17 18 Class java.security.spec.InvalidParameterSpecException
MethodParameters:
Name Flags
namedGroup
private static javax.crypto.spec.DHParameterSpec getFFDHEDHParameterSpec(sun.security.ssl.SupportedGroupsExtension$NamedGroup);
descriptor: (Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Ljavax/crypto/spec/DHParameterSpec;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=2, locals=2, args_size=1
start local 0 0: aconst_null
astore 1
start local 1 1: invokestatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.$SWITCH_TABLE$sun$security$ssl$SupportedGroupsExtension$NamedGroup:()[I
aload 0
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
iaload
tableswitch { // 28 - 32
28: 2
29: 4
30: 6
31: 8
32: 10
default: 11
}
2: StackMap locals: javax.crypto.spec.DHParameterSpec
StackMap stack:
getstatic sun.security.ssl.PredefinedDHParameterSpecs.ffdheParams:Ljava/util/Map;
sipush 2048
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast javax.crypto.spec.DHParameterSpec
astore 1
3: goto 11
4: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.PredefinedDHParameterSpecs.ffdheParams:Ljava/util/Map;
sipush 3072
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast javax.crypto.spec.DHParameterSpec
astore 1
5: goto 11
6: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.PredefinedDHParameterSpecs.ffdheParams:Ljava/util/Map;
sipush 4096
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast javax.crypto.spec.DHParameterSpec
astore 1
7: goto 11
8: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.PredefinedDHParameterSpecs.ffdheParams:Ljava/util/Map;
sipush 6144
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast javax.crypto.spec.DHParameterSpec
astore 1
9: goto 11
10: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.PredefinedDHParameterSpecs.ffdheParams:Ljava/util/Map;
sipush 8192
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast javax.crypto.spec.DHParameterSpec
astore 1
11: StackMap locals:
StackMap stack:
aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
1 12 1 spec Ljavax/crypto/spec/DHParameterSpec;
MethodParameters:
Name Flags
namedGroup
private static javax.crypto.spec.DHParameterSpec getPredefinedDHParameterSpec(sun.security.ssl.SupportedGroupsExtension$NamedGroup);
descriptor: (Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Ljavax/crypto/spec/DHParameterSpec;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=2, locals=2, args_size=1
start local 0 0: aconst_null
astore 1
start local 1 1: invokestatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.$SWITCH_TABLE$sun$security$ssl$SupportedGroupsExtension$NamedGroup:()[I
aload 0
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
iaload
tableswitch { // 28 - 32
28: 2
29: 4
30: 6
31: 8
32: 10
default: 11
}
2: StackMap locals: javax.crypto.spec.DHParameterSpec
StackMap stack:
getstatic sun.security.ssl.PredefinedDHParameterSpecs.definedParams:Ljava/util/Map;
sipush 2048
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast javax.crypto.spec.DHParameterSpec
astore 1
3: goto 11
4: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.PredefinedDHParameterSpecs.definedParams:Ljava/util/Map;
sipush 3072
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast javax.crypto.spec.DHParameterSpec
astore 1
5: goto 11
6: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.PredefinedDHParameterSpecs.definedParams:Ljava/util/Map;
sipush 4096
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast javax.crypto.spec.DHParameterSpec
astore 1
7: goto 11
8: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.PredefinedDHParameterSpecs.definedParams:Ljava/util/Map;
sipush 6144
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast javax.crypto.spec.DHParameterSpec
astore 1
9: goto 11
10: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.PredefinedDHParameterSpecs.definedParams:Ljava/util/Map;
sipush 8192
invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast javax.crypto.spec.DHParameterSpec
astore 1
11: StackMap locals:
StackMap stack:
aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
1 12 1 spec Ljavax/crypto/spec/DHParameterSpec;
MethodParameters:
Name Flags
namedGroup
static java.security.spec.ECGenParameterSpec getECGenParamSpec(sun.security.ssl.SupportedGroupsExtension$NamedGroup);
descriptor: (Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Ljava/security/spec/ECGenParameterSpec;
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=2, args_size=1
start local 0 0: aload 0
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.type:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroupType.NAMED_GROUP_ECDHE:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
if_acmpeq 4
1: new java.lang.RuntimeException
dup
2: new java.lang.StringBuilder
dup
ldc "Not a named EC group: "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
3: invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.namedGroupParams:Ljava/util/Map;
aload 0
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.security.AlgorithmParameters
astore 1
start local 1 5: aload 1
ifnonnull 9
6: new java.lang.RuntimeException
dup
7: new java.lang.StringBuilder
dup
ldc "Not a supported EC named group: "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
8: invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
athrow
9: StackMap locals: java.security.AlgorithmParameters
StackMap stack:
aload 1
ldc Ljava/security/spec/ECGenParameterSpec;
invokevirtual java.security.AlgorithmParameters.getParameterSpec:(Ljava/lang/Class;)Ljava/security/spec/AlgorithmParameterSpec;
checkcast java.security.spec.ECGenParameterSpec
10: areturn
11: StackMap locals:
StackMap stack: java.security.spec.InvalidParameterSpecException
pop
12: new java.security.spec.ECGenParameterSpec
dup
aload 0
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.oid:Ljava/lang/String;
invokespecial java.security.spec.ECGenParameterSpec.<init>:(Ljava/lang/String;)V
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
5 13 1 params Ljava/security/AlgorithmParameters;
Exception table:
from to target type
9 10 11 Class java.security.spec.InvalidParameterSpecException
MethodParameters:
Name Flags
namedGroup
static javax.crypto.spec.DHParameterSpec getDHParameterSpec(sun.security.ssl.SupportedGroupsExtension$NamedGroup);
descriptor: (Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Ljavax/crypto/spec/DHParameterSpec;
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=2, args_size=1
start local 0 0: aload 0
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.type:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroupType.NAMED_GROUP_FFDHE:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
if_acmpeq 4
1: new java.lang.RuntimeException
dup
2: new java.lang.StringBuilder
dup
ldc "Not a named DH group: "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
3: invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.namedGroupParams:Ljava/util/Map;
aload 0
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.security.AlgorithmParameters
astore 1
start local 1 5: aload 1
ifnonnull 9
6: new java.lang.RuntimeException
dup
7: new java.lang.StringBuilder
dup
ldc "Not a supported DH named group: "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
8: invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
athrow
9: StackMap locals: java.security.AlgorithmParameters
StackMap stack:
aload 1
ldc Ljavax/crypto/spec/DHParameterSpec;
invokevirtual java.security.AlgorithmParameters.getParameterSpec:(Ljava/lang/Class;)Ljava/security/spec/AlgorithmParameterSpec;
checkcast javax.crypto.spec.DHParameterSpec
10: areturn
11: StackMap locals:
StackMap stack: java.security.spec.InvalidParameterSpecException
pop
12: aload 0
invokestatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.getPredefinedDHParameterSpec:(Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Ljavax/crypto/spec/DHParameterSpec;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
5 13 1 params Ljava/security/AlgorithmParameters;
Exception table:
from to target type
9 10 11 Class java.security.spec.InvalidParameterSpecException
MethodParameters:
Name Flags
namedGroup
static boolean isActivatable(java.security.AlgorithmConstraints, sun.security.ssl.SupportedGroupsExtension$NamedGroupType);
descriptor: (Ljava/security/AlgorithmConstraints;Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;)Z
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=7, args_size=2
start local 0 start local 1 0: iconst_0
istore 2
start local 2 1: getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.supportedNamedGroups:[Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
dup
astore 6
arraylength
istore 5
iconst_0
istore 4
goto 15
StackMap locals: java.security.AlgorithmConstraints sun.security.ssl.SupportedGroupsExtension$NamedGroupType int top int int sun.security.ssl.SupportedGroupsExtension$NamedGroup[]
StackMap stack:
2: aload 6
iload 4
aaload
astore 3
start local 3 3: aload 3
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.type:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
aload 1
if_acmpne 14
4: aload 0
5: getstatic java.security.CryptoPrimitive.KEY_AGREEMENT:Ljava/security/CryptoPrimitive;
invokestatic java.util.EnumSet.of:(Ljava/lang/Enum;)Ljava/util/EnumSet;
6: aload 3
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.algorithm:Ljava/lang/String;
7: getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.namedGroupParams:Ljava/util/Map;
aload 3
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.security.AlgorithmParameters
8: invokeinterface java.security.AlgorithmConstraints.permits:(Ljava/util/Set;Ljava/lang/String;Ljava/security/AlgorithmParameters;)Z
9: ifeq 11
10: iconst_1
ireturn
11: StackMap locals: java.security.AlgorithmConstraints sun.security.ssl.SupportedGroupsExtension$NamedGroupType int sun.security.ssl.SupportedGroupsExtension$NamedGroup int int sun.security.ssl.SupportedGroupsExtension$NamedGroup[]
StackMap stack:
iload 2
ifne 14
12: aload 1
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroupType.NAMED_GROUP_FFDHE:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
if_acmpne 14
13: iconst_1
istore 2
end local 3 14: StackMap locals: java.security.AlgorithmConstraints sun.security.ssl.SupportedGroupsExtension$NamedGroupType int top int int sun.security.ssl.SupportedGroupsExtension$NamedGroup[]
StackMap stack:
iinc 4 1
StackMap locals:
StackMap stack:
15: iload 4
iload 5
if_icmplt 2
16: iload 2
ifne 17
aload 1
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroupType.NAMED_GROUP_FFDHE:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
if_acmpne 17
iconst_1
ireturn
StackMap locals: java.security.AlgorithmConstraints sun.security.ssl.SupportedGroupsExtension$NamedGroupType int
StackMap stack:
17: iconst_0
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 18 0 constraints Ljava/security/AlgorithmConstraints;
0 18 1 type Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
1 18 2 hasFFDHEGroups Z
3 14 3 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
MethodParameters:
Name Flags
constraints
type
static boolean isActivatable(java.security.AlgorithmConstraints, sun.security.ssl.SupportedGroupsExtension$NamedGroup);
descriptor: (Ljava/security/AlgorithmConstraints;Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Z
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=2, args_size=2
start local 0 start local 1 0: aload 1
invokestatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.isSupported:(Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Z
ifne 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 0
3: getstatic java.security.CryptoPrimitive.KEY_AGREEMENT:Ljava/security/CryptoPrimitive;
invokestatic java.util.EnumSet.of:(Ljava/lang/Enum;)Ljava/util/EnumSet;
4: aload 1
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.algorithm:Ljava/lang/String;
5: getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.namedGroupParams:Ljava/util/Map;
aload 1
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.security.AlgorithmParameters
6: invokeinterface java.security.AlgorithmConstraints.permits:(Ljava/util/Set;Ljava/lang/String;Ljava/security/AlgorithmParameters;)Z
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 constraints Ljava/security/AlgorithmConstraints;
0 7 1 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
MethodParameters:
Name Flags
constraints
namedGroup
static boolean isSupported(sun.security.ssl.SupportedGroupsExtension$NamedGroup);
descriptor: (Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Z
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=5, args_size=1
start local 0 0: getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.supportedNamedGroups:[Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
dup
astore 4
arraylength
istore 3
iconst_0
istore 2
goto 5
StackMap locals: sun.security.ssl.SupportedGroupsExtension$NamedGroup top int int sun.security.ssl.SupportedGroupsExtension$NamedGroup[]
StackMap stack:
1: aload 4
iload 2
aaload
astore 1
start local 1 2: aload 0
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.id:I
aload 1
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.id:I
if_icmpne 4
3: iconst_1
ireturn
end local 1 4: StackMap locals:
StackMap stack:
iinc 2 1
StackMap locals:
StackMap stack:
5: iload 2
iload 3
if_icmplt 1
6: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
2 4 1 group Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
MethodParameters:
Name Flags
namedGroup
static sun.security.ssl.SupportedGroupsExtension$NamedGroup getPreferredGroup(sun.security.ssl.ProtocolVersion, java.security.AlgorithmConstraints, sun.security.ssl.SupportedGroupsExtension$NamedGroupType, java.util.List<sun.security.ssl.SupportedGroupsExtension$NamedGroup>);
descriptor: (Lsun/security/ssl/ProtocolVersion;Ljava/security/AlgorithmConstraints;Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;Ljava/util/List;)Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=6, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 3
invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
astore 5
goto 12
StackMap locals: sun.security.ssl.ProtocolVersion java.security.AlgorithmConstraints sun.security.ssl.SupportedGroupsExtension$NamedGroupType java.util.List top java.util.Iterator
StackMap stack:
1: aload 5
invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
checkcast sun.security.ssl.SupportedGroupsExtension$NamedGroup
astore 4
start local 4 2: aload 4
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.type:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
aload 2
if_acmpne 12
3: aload 4
aload 0
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.isAvailable:(Lsun/security/ssl/ProtocolVersion;)Z
ifeq 12
4: aload 4
invokestatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.isSupported:(Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;)Z
ifeq 12
5: aload 1
6: getstatic java.security.CryptoPrimitive.KEY_AGREEMENT:Ljava/security/CryptoPrimitive;
invokestatic java.util.EnumSet.of:(Ljava/lang/Enum;)Ljava/util/EnumSet;
7: aload 4
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.algorithm:Ljava/lang/String;
8: getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.namedGroupParams:Ljava/util/Map;
aload 4
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.security.AlgorithmParameters
9: invokeinterface java.security.AlgorithmConstraints.permits:(Ljava/util/Set;Ljava/lang/String;Ljava/security/AlgorithmParameters;)Z
10: ifeq 12
11: aload 4
areturn
end local 4 12: StackMap locals:
StackMap stack:
aload 5
invokeinterface java.util.Iterator.hasNext:()Z
ifne 1
13: aconst_null
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 negotiatedProtocol Lsun/security/ssl/ProtocolVersion;
0 14 1 constraints Ljava/security/AlgorithmConstraints;
0 14 2 type Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
0 14 3 requestedNamedGroups Ljava/util/List<Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;>;
2 12 4 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
Signature: (Lsun/security/ssl/ProtocolVersion;Ljava/security/AlgorithmConstraints;Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;Ljava/util/List<Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;>;)Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
MethodParameters:
Name Flags
negotiatedProtocol
constraints
type
requestedNamedGroups
static sun.security.ssl.SupportedGroupsExtension$NamedGroup getPreferredGroup(sun.security.ssl.ProtocolVersion, java.security.AlgorithmConstraints, sun.security.ssl.SupportedGroupsExtension$NamedGroupType);
descriptor: (Lsun/security/ssl/ProtocolVersion;Ljava/security/AlgorithmConstraints;Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;)Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=7, args_size=3
start local 0 start local 1 start local 2 0: getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.supportedNamedGroups:[Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
dup
astore 6
arraylength
istore 5
iconst_0
istore 4
goto 12
StackMap locals: sun.security.ssl.ProtocolVersion java.security.AlgorithmConstraints sun.security.ssl.SupportedGroupsExtension$NamedGroupType top int int sun.security.ssl.SupportedGroupsExtension$NamedGroup[]
StackMap stack:
1: aload 6
iload 4
aaload
astore 3
start local 3 2: aload 3
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.type:Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
aload 2
if_acmpne 11
3: aload 3
aload 0
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.isAvailable:(Lsun/security/ssl/ProtocolVersion;)Z
ifeq 11
4: aload 1
5: getstatic java.security.CryptoPrimitive.KEY_AGREEMENT:Ljava/security/CryptoPrimitive;
invokestatic java.util.EnumSet.of:(Ljava/lang/Enum;)Ljava/util/EnumSet;
6: aload 3
getfield sun.security.ssl.SupportedGroupsExtension$NamedGroup.algorithm:Ljava/lang/String;
7: getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.namedGroupParams:Ljava/util/Map;
aload 3
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.security.AlgorithmParameters
8: invokeinterface java.security.AlgorithmConstraints.permits:(Ljava/util/Set;Ljava/lang/String;Ljava/security/AlgorithmParameters;)Z
9: ifeq 11
10: aload 3
areturn
end local 3 11: StackMap locals:
StackMap stack:
iinc 4 1
StackMap locals:
StackMap stack:
12: iload 4
iload 5
if_icmplt 1
13: aconst_null
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 negotiatedProtocol Lsun/security/ssl/ProtocolVersion;
0 14 1 constraints Ljava/security/AlgorithmConstraints;
0 14 2 type Lsun/security/ssl/SupportedGroupsExtension$NamedGroupType;
2 11 3 namedGroup Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
MethodParameters:
Name Flags
negotiatedProtocol
constraints
type
static int[] $SWITCH_TABLE$sun$security$ssl$SupportedGroupsExtension$NamedGroup();
descriptor: ()[I
flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
Code:
stack=3, locals=1, args_size=0
0: getstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.$SWITCH_TABLE$sun$security$ssl$SupportedGroupsExtension$NamedGroup:[I
dup
ifnull 1
areturn
StackMap locals:
StackMap stack: int[]
1: pop
invokestatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.values:()[Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
arraylength
newarray 10
astore 0
2: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.ARBITRARY_CHAR2:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 34
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.SupportedGroupsExtension$NamedGroup.ARBITRARY_PRIME:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 33
iastore
6: goto 8
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
7: pop
StackMap locals:
StackMap stack:
8: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_2048:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 28
iastore
9: goto 11
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
10: pop
StackMap locals:
StackMap stack:
11: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_3072:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 29
iastore
12: goto 14
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
13: pop
StackMap locals:
StackMap stack:
14: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_4096:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 30
iastore
15: goto 17
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
16: pop
StackMap locals:
StackMap stack:
17: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_6144:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 31
iastore
18: goto 20
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
19: pop
StackMap locals:
StackMap stack:
20: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.FFDHE_8192:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 32
iastore
21: goto 23
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
22: pop
StackMap locals:
StackMap stack:
23: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP160_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 15
iastore
24: goto 26
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
25: pop
StackMap locals:
StackMap stack:
26: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP160_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 16
iastore
27: goto 29
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
28: pop
StackMap locals:
StackMap stack:
29: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP160_R2:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 17
iastore
30: goto 32
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
31: pop
StackMap locals:
StackMap stack:
32: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP192_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 18
iastore
33: goto 35
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
34: pop
StackMap locals:
StackMap stack:
35: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP192_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 19
iastore
36: goto 38
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
37: pop
StackMap locals:
StackMap stack:
38: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP224_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 20
iastore
39: goto 41
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
40: pop
StackMap locals:
StackMap stack:
41: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP224_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 21
iastore
42: goto 44
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
43: pop
StackMap locals:
StackMap stack:
44: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP256_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 22
iastore
45: goto 47
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
46: pop
StackMap locals:
StackMap stack:
47: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP256_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 23
iastore
48: goto 50
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
49: pop
StackMap locals:
StackMap stack:
50: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP384_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 24
iastore
51: goto 53
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
52: pop
StackMap locals:
StackMap stack:
53: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECP521_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 25
iastore
54: goto 56
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
55: pop
StackMap locals:
StackMap stack:
56: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT163_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
iconst_1
iastore
57: goto 59
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
58: pop
StackMap locals:
StackMap stack:
59: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT163_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
iconst_2
iastore
60: goto 62
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
61: pop
StackMap locals:
StackMap stack:
62: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT163_R2:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
iconst_3
iastore
63: goto 65
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
64: pop
StackMap locals:
StackMap stack:
65: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT193_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
iconst_4
iastore
66: goto 68
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
67: pop
StackMap locals:
StackMap stack:
68: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT193_R2:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
iconst_5
iastore
69: goto 71
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
70: pop
StackMap locals:
StackMap stack:
71: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT233_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 6
iastore
72: goto 74
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
73: pop
StackMap locals:
StackMap stack:
74: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT233_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 7
iastore
75: goto 77
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
76: pop
StackMap locals:
StackMap stack:
77: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT239_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 8
iastore
78: goto 80
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
79: pop
StackMap locals:
StackMap stack:
80: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT283_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 9
iastore
81: goto 83
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
82: pop
StackMap locals:
StackMap stack:
83: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT283_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 10
iastore
84: goto 86
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
85: pop
StackMap locals:
StackMap stack:
86: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT409_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 11
iastore
87: goto 89
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
88: pop
StackMap locals:
StackMap stack:
89: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT409_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 12
iastore
90: goto 92
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
91: pop
StackMap locals:
StackMap stack:
92: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT571_K1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 13
iastore
93: goto 95
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
94: pop
StackMap locals:
StackMap stack:
95: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.SECT571_R1:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 14
iastore
96: goto 98
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
97: pop
StackMap locals:
StackMap stack:
98: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.X25519:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 26
iastore
99: goto 101
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
100: pop
StackMap locals:
StackMap stack:
101: aload 0
getstatic sun.security.ssl.SupportedGroupsExtension$NamedGroup.X448:Lsun/security/ssl/SupportedGroupsExtension$NamedGroup;
invokevirtual sun.security.ssl.SupportedGroupsExtension$NamedGroup.ordinal:()I
bipush 27
iastore
102: goto 104
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
103: pop
StackMap locals:
StackMap stack:
104: aload 0
dup
putstatic sun.security.ssl.SupportedGroupsExtension$SupportedGroups.$SWITCH_TABLE$sun$security$ssl$SupportedGroupsExtension$NamedGroup:[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
20 21 22 Class java.lang.NoSuchFieldError
23 24 25 Class java.lang.NoSuchFieldError
26 27 28 Class java.lang.NoSuchFieldError
29 30 31 Class java.lang.NoSuchFieldError
32 33 34 Class java.lang.NoSuchFieldError
35 36 37 Class java.lang.NoSuchFieldError
38 39 40 Class java.lang.NoSuchFieldError
41 42 43 Class java.lang.NoSuchFieldError
44 45 46 Class java.lang.NoSuchFieldError
47 48 49 Class java.lang.NoSuchFieldError
50 51 52 Class java.lang.NoSuchFieldError
53 54 55 Class java.lang.NoSuchFieldError
56 57 58 Class java.lang.NoSuchFieldError
59 60 61 Class java.lang.NoSuchFieldError
62 63 64 Class java.lang.NoSuchFieldError
65 66 67 Class java.lang.NoSuchFieldError
68 69 70 Class java.lang.NoSuchFieldError
71 72 73 Class java.lang.NoSuchFieldError
74 75 76 Class java.lang.NoSuchFieldError
77 78 79 Class java.lang.NoSuchFieldError
80 81 82 Class java.lang.NoSuchFieldError
83 84 85 Class java.lang.NoSuchFieldError
86 87 88 Class java.lang.NoSuchFieldError
89 90 91 Class java.lang.NoSuchFieldError
92 93 94 Class java.lang.NoSuchFieldError
95 96 97 Class java.lang.NoSuchFieldError
98 99 100 Class java.lang.NoSuchFieldError
101 102 103 Class java.lang.NoSuchFieldError
}
SourceFile: "SupportedGroupsExtension.java"
NestHost: sun.security.ssl.SupportedGroupsExtension
InnerClasses:
final NamedGroup = sun.security.ssl.SupportedGroupsExtension$NamedGroup of sun.security.ssl.SupportedGroupsExtension
final NamedGroupType = sun.security.ssl.SupportedGroupsExtension$NamedGroupType of sun.security.ssl.SupportedGroupsExtension
SupportedGroups = sun.security.ssl.SupportedGroupsExtension$SupportedGroups of sun.security.ssl.SupportedGroupsExtension