class org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves$11 extends org.bouncycastle.asn1.x9.X9ECParametersHolder
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves$11
  super_class: org.bouncycastle.asn1.x9.X9ECParametersHolder
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves$11 this
         0: .line 189
            aload 0 /* this */
            invokespecial org.bouncycastle.asn1.x9.X9ECParametersHolder.<init>:()V
            return
        end local 0 // org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves$11 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/bouncycastle/asn1/teletrust/TeleTrusTNamedCurves$11;

  protected org.bouncycastle.asn1.x9.X9ECParameters createParameters();
    descriptor: ()Lorg/bouncycastle/asn1/x9/X9ECParameters;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=9, locals=2, args_size=1
        start local 0 // org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves$11 this
         0: .line 193
            new org.bouncycastle.math.ec.ECCurve$Fp
            dup
         1: .line 194
            new java.math.BigInteger
            dup
            ldc "8CB91E82A3386D280F5D6F7E50E641DF152F7109ED5456B412B1DA197FB71123ACD3A729901D1A71874700133107EC53"
            bipush 16
            invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
         2: .line 195
            new java.math.BigInteger
            dup
            ldc "7BC382C63D8C150C3C72080ACE05AFA0C2BEA28E4FB22787139165EFBA91F90F8AA5814A503AD4EB04A8C7DD22CE2826"
            bipush 16
            invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
         3: .line 196
            new java.math.BigInteger
            dup
            ldc "4A8C7DD22CE28268B39B55416F0447C2FB77DE107DCD2A62E880EA53EEB62D57CB4390295DBC9943AB78696FA504C11"
            bipush 16
            invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
         4: .line 193
            invokespecial org.bouncycastle.math.ec.ECCurve$Fp.<init>:(Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)V
            astore 1 /* curve */
        start local 1 // org.bouncycastle.math.ec.ECCurve curve
         5: .line 198
            new org.bouncycastle.asn1.x9.X9ECParameters
            dup
         6: .line 199
            aload 1 /* curve */
         7: .line 200
            aload 1 /* curve */
            ldc "041D1C64F068CF45FFA2A63A81B7C13F6B8847A3E77EF14FE3DB7FCAFE0CBD10E8E826E03436D646AAEF87B2E247D4AF1E8ABE1D7520F9C2A45CB1EB8E95CFD55262B70B29FEEC5864E19C054FF99129280E4646217791811142820341263C5315"
            invokestatic org.bouncycastle.util.encoders.Hex.decode:(Ljava/lang/String;)[B
            invokevirtual org.bouncycastle.math.ec.ECCurve.decodePoint:([B)Lorg/bouncycastle/math/ec/ECPoint;
         8: .line 201
            new java.math.BigInteger
            dup
            ldc "8CB91E82A3386D280F5D6F7E50E641DF152F7109ED5456B31F166E6CAC0425A7CF3AB6AF6B7FC3103B883202E9046565"
            bipush 16
            invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
         9: .line 202
            new java.math.BigInteger
            dup
            ldc "01"
            bipush 16
            invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
        10: .line 198
            invokespecial org.bouncycastle.asn1.x9.X9ECParameters.<init>:(Lorg/bouncycastle/math/ec/ECCurve;Lorg/bouncycastle/math/ec/ECPoint;Ljava/math/BigInteger;Ljava/math/BigInteger;)V
            areturn
        end local 1 // org.bouncycastle.math.ec.ECCurve curve
        end local 0 // org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves$11 this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   11     0   this  Lorg/bouncycastle/asn1/teletrust/TeleTrusTNamedCurves$11;
            5   11     1  curve  Lorg/bouncycastle/math/ec/ECCurve;
}
SourceFile: "TeleTrusTNamedCurves.java"
EnclosingMethod: org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves
NestHost: org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves
InnerClasses:
  org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves$11
  public Fp = org.bouncycastle.math.ec.ECCurve$Fp of org.bouncycastle.math.ec.ECCurve