public class org.bouncycastle.jce.provider.JCEIESCipher$BrokenECIES extends org.bouncycastle.jce.provider.JCEIESCipher
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.bouncycastle.jce.provider.JCEIESCipher$BrokenECIES
  super_class: org.bouncycastle.jce.provider.JCEIESCipher
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=1, args_size=1
        start local 0 // org.bouncycastle.jce.provider.JCEIESCipher$BrokenECIES this
         0: .line 358
            aload 0 /* this */
            new org.bouncycastle.crypto.engines.IESEngine
            dup
         1: .line 359
            new org.bouncycastle.crypto.agreement.ECDHBasicAgreement
            dup
            invokespecial org.bouncycastle.crypto.agreement.ECDHBasicAgreement.<init>:()V
         2: .line 360
            new org.bouncycastle.jce.provider.BrokenKDF2BytesGenerator
            dup
            new org.bouncycastle.crypto.digests.SHA1Digest
            dup
            invokespecial org.bouncycastle.crypto.digests.SHA1Digest.<init>:()V
            invokespecial org.bouncycastle.jce.provider.BrokenKDF2BytesGenerator.<init>:(Lorg/bouncycastle/crypto/Digest;)V
         3: .line 361
            new org.bouncycastle.crypto.macs.HMac
            dup
            new org.bouncycastle.crypto.digests.SHA1Digest
            dup
            invokespecial org.bouncycastle.crypto.digests.SHA1Digest.<init>:()V
            invokespecial org.bouncycastle.crypto.macs.HMac.<init>:(Lorg/bouncycastle/crypto/Digest;)V
         4: .line 358
            invokespecial org.bouncycastle.crypto.engines.IESEngine.<init>:(Lorg/bouncycastle/crypto/BasicAgreement;Lorg/bouncycastle/crypto/DerivationFunction;Lorg/bouncycastle/crypto/Mac;)V
            invokespecial org.bouncycastle.jce.provider.JCEIESCipher.<init>:(Lorg/bouncycastle/crypto/engines/IESEngine;)V
         5: .line 362
            return
        end local 0 // org.bouncycastle.jce.provider.JCEIESCipher$BrokenECIES this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lorg/bouncycastle/jce/provider/JCEIESCipher$BrokenECIES;
}
SourceFile: "JCEIESCipher.java"
NestHost: org.bouncycastle.jce.provider.JCEIESCipher
InnerClasses:
  public BrokenECIES = org.bouncycastle.jce.provider.JCEIESCipher$BrokenECIES of org.bouncycastle.jce.provider.JCEIESCipher