class sun.security.ec.XDHKeyAgreement$X25519 extends sun.security.ec.XDHKeyAgreement
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.security.ec.XDHKeyAgreement$X25519
super_class: sun.security.ec.XDHKeyAgreement
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 // sun.security.ec.XDHKeyAgreement$X25519 this
0: .line 211
aload 0 /* this */
getstatic java.security.spec.NamedParameterSpec.X25519:Ljava/security/spec/NamedParameterSpec;
invokespecial sun.security.ec.XDHKeyAgreement.<init>:(Ljava/security/spec/AlgorithmParameterSpec;)V
1: .line 212
return
end local 0 // sun.security.ec.XDHKeyAgreement$X25519 this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/security/ec/XDHKeyAgreement$X25519;
}
SourceFile: "XDHKeyAgreement.java"
NestHost: sun.security.ec.XDHKeyAgreement
InnerClasses:
X25519 = sun.security.ec.XDHKeyAgreement$X25519 of sun.security.ec.XDHKeyAgreement