class org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves$10 extends org.bouncycastle.asn1.x9.X9ECParametersHolder
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves$10
  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$10 this
         0: .line 172
            aload 0 /* this */
            invokespecial org.bouncycastle.asn1.x9.X9ECParametersHolder.<init>:()V
            return
        end local 0 // org.bouncycastle.asn1.teletrust.TeleTrusTNamedCurves$10 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/bouncycastle/asn1/teletrust/TeleTrusTNamedCurves$10;

  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$10 this
         0: .line 176
            new org.bouncycastle.math.ec.ECCurve$Fp
            dup
         1: .line 178
            new java.math.BigInteger
            dup
            ldc "D35E472036BC4FB7E13C785ED201E065F98FCFA6F6F40DEF4F92B9EC7893EC28FCD412B1F1B32E27"
            bipush 16
            invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
         2: .line 179
            new java.math.BigInteger
            dup
            ldc "D35E472036BC4FB7E13C785ED201E065F98FCFA6F6F40DEF4F92B9EC7893EC28FCD412B1F1B32E24"
            bipush 16
            invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
         3: .line 180
            new java.math.BigInteger
            dup
            ldc "A7F561E038EB1ED560B3D147DB782013064C19F27ED27C6780AAF77FB8A547CEB5B4FEF422340353"
            bipush 16
            invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
         4: .line 176
            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 182
            new org.bouncycastle.asn1.x9.X9ECParameters
            dup
         6: .line 183
            aload 1 /* curve */
         7: .line 184
            aload 1 /* curve */
            ldc "04925BE9FB01AFC6FB4D3E7D4990010F813408AB106C4F09CB7EE07868CC136FFF3357F624A21BED5263BA3A7A27483EBF6671DBEF7ABB30EBEE084E58A0B077AD42A5A0989D1EE71B1B9BC0455FB0D2C3"
            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 185
            new java.math.BigInteger
            dup
            ldc "D35E472036BC4FB7E13C785ED201E065F98FCFA5B68F12A32D482EC7EE8658E98691555B44C59311"
            bipush 16
            invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
         9: .line 186
            new java.math.BigInteger
            dup
            ldc "01"
            bipush 16
            invokespecial java.math.BigInteger.<init>:(Ljava/lang/String;I)V
        10: .line 182
            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$10 this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   11     0   this  Lorg/bouncycastle/asn1/teletrust/TeleTrusTNamedCurves$10;
            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$10
  public Fp = org.bouncycastle.math.ec.ECCurve$Fp of org.bouncycastle.math.ec.ECCurve