final class sun.security.pkcs11.P11Key$P11RSAPrivateKey extends sun.security.pkcs11.P11Key implements java.security.interfaces.RSAPrivateCrtKey
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: sun.security.pkcs11.P11Key$P11RSAPrivateKey
  super_class: sun.security.pkcs11.P11Key
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 9215872438913515220

  private java.math.BigInteger n;
    descriptor: Ljava/math/BigInteger;
    flags: (0x0002) ACC_PRIVATE

  private java.math.BigInteger e;
    descriptor: Ljava/math/BigInteger;
    flags: (0x0002) ACC_PRIVATE

  private java.math.BigInteger d;
    descriptor: Ljava/math/BigInteger;
    flags: (0x0002) ACC_PRIVATE

  private java.math.BigInteger p;
    descriptor: Ljava/math/BigInteger;
    flags: (0x0002) ACC_PRIVATE

  private java.math.BigInteger q;
    descriptor: Ljava/math/BigInteger;
    flags: (0x0002) ACC_PRIVATE

  private java.math.BigInteger pe;
    descriptor: Ljava/math/BigInteger;
    flags: (0x0002) ACC_PRIVATE

  private java.math.BigInteger qe;
    descriptor: Ljava/math/BigInteger;
    flags: (0x0002) ACC_PRIVATE

  private java.math.BigInteger coeff;
    descriptor: Ljava/math/BigInteger;
    flags: (0x0002) ACC_PRIVATE

  private byte[] encoded;
    descriptor: [B
    flags: (0x0002) ACC_PRIVATE

  void <init>(sun.security.pkcs11.Session, long, java.lang.String, int, sun.security.pkcs11.wrapper.CK_ATTRIBUTE[], sun.security.pkcs11.wrapper.CK_ATTRIBUTE[]);
    descriptor: (Lsun/security/pkcs11/Session;JLjava/lang/String;I[Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;[Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;)V
    flags: (0x0000) 
    Code:
      stack=8, locals=12, args_size=7
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
        start local 1 // sun.security.pkcs11.Session session
        start local 2 // long keyID
        start local 4 // java.lang.String algorithm
        start local 5 // int keyLength
        start local 6 // sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] attrs
        start local 7 // sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] crtAttrs
         0: .line 522
            aload 0 /* this */
            ldc "private"
            aload 1 /* session */
            lload 2 /* keyID */
            aload 4 /* algorithm */
            iload 5 /* keyLength */
            aload 6 /* attrs */
            invokespecial sun.security.pkcs11.P11Key.<init>:(Ljava/lang/String;Lsun/security/pkcs11/Session;JLjava/lang/String;I[Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;)V
         1: .line 524
            aload 7 /* crtAttrs */
            dup
            astore 11
            arraylength
            istore 10
            iconst_0
            istore 9
            goto 21
      StackMap locals: sun.security.pkcs11.P11Key$P11RSAPrivateKey sun.security.pkcs11.Session long java.lang.String int sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] top int int sun.security.pkcs11.wrapper.CK_ATTRIBUTE[]
      StackMap stack:
         2: aload 11
            iload 9
            aaload
            astore 8 /* a */
        start local 8 // sun.security.pkcs11.wrapper.CK_ATTRIBUTE a
         3: .line 525
            aload 8 /* a */
            getfield sun.security.pkcs11.wrapper.CK_ATTRIBUTE.type:J
            ldc 290
            lcmp
            ifne 6
         4: .line 526
            aload 0 /* this */
            aload 8 /* a */
            invokevirtual sun.security.pkcs11.wrapper.CK_ATTRIBUTE.getBigInteger:()Ljava/math/BigInteger;
            putfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.e:Ljava/math/BigInteger;
         5: .line 527
            goto 20
      StackMap locals: sun.security.pkcs11.P11Key$P11RSAPrivateKey sun.security.pkcs11.Session long java.lang.String int sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] sun.security.pkcs11.wrapper.CK_ATTRIBUTE int int sun.security.pkcs11.wrapper.CK_ATTRIBUTE[]
      StackMap stack:
         6: aload 8 /* a */
            getfield sun.security.pkcs11.wrapper.CK_ATTRIBUTE.type:J
            ldc 292
            lcmp
            ifne 9
         7: .line 528
            aload 0 /* this */
            aload 8 /* a */
            invokevirtual sun.security.pkcs11.wrapper.CK_ATTRIBUTE.getBigInteger:()Ljava/math/BigInteger;
            putfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.p:Ljava/math/BigInteger;
         8: .line 529
            goto 20
      StackMap locals:
      StackMap stack:
         9: aload 8 /* a */
            getfield sun.security.pkcs11.wrapper.CK_ATTRIBUTE.type:J
            ldc 293
            lcmp
            ifne 12
        10: .line 530
            aload 0 /* this */
            aload 8 /* a */
            invokevirtual sun.security.pkcs11.wrapper.CK_ATTRIBUTE.getBigInteger:()Ljava/math/BigInteger;
            putfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.q:Ljava/math/BigInteger;
        11: .line 531
            goto 20
      StackMap locals:
      StackMap stack:
        12: aload 8 /* a */
            getfield sun.security.pkcs11.wrapper.CK_ATTRIBUTE.type:J
            ldc 294
            lcmp
            ifne 15
        13: .line 532
            aload 0 /* this */
            aload 8 /* a */
            invokevirtual sun.security.pkcs11.wrapper.CK_ATTRIBUTE.getBigInteger:()Ljava/math/BigInteger;
            putfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.pe:Ljava/math/BigInteger;
        14: .line 533
            goto 20
      StackMap locals:
      StackMap stack:
        15: aload 8 /* a */
            getfield sun.security.pkcs11.wrapper.CK_ATTRIBUTE.type:J
            ldc 295
            lcmp
            ifne 18
        16: .line 534
            aload 0 /* this */
            aload 8 /* a */
            invokevirtual sun.security.pkcs11.wrapper.CK_ATTRIBUTE.getBigInteger:()Ljava/math/BigInteger;
            putfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.qe:Ljava/math/BigInteger;
        17: .line 535
            goto 20
      StackMap locals:
      StackMap stack:
        18: aload 8 /* a */
            getfield sun.security.pkcs11.wrapper.CK_ATTRIBUTE.type:J
            ldc 296
            lcmp
            ifne 20
        19: .line 536
            aload 0 /* this */
            aload 8 /* a */
            invokevirtual sun.security.pkcs11.wrapper.CK_ATTRIBUTE.getBigInteger:()Ljava/math/BigInteger;
            putfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.coeff:Ljava/math/BigInteger;
        end local 8 // sun.security.pkcs11.wrapper.CK_ATTRIBUTE a
        20: .line 524
      StackMap locals: sun.security.pkcs11.P11Key$P11RSAPrivateKey sun.security.pkcs11.Session long java.lang.String int sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] top int int sun.security.pkcs11.wrapper.CK_ATTRIBUTE[]
      StackMap stack:
            iinc 9 1
      StackMap locals:
      StackMap stack:
        21: iload 9
            iload 10
            if_icmplt 2
        22: .line 539
            return
        end local 7 // sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] crtAttrs
        end local 6 // sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] attrs
        end local 5 // int keyLength
        end local 4 // java.lang.String algorithm
        end local 2 // long keyID
        end local 1 // sun.security.pkcs11.Session session
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   23     0       this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;
            0   23     1    session  Lsun/security/pkcs11/Session;
            0   23     2      keyID  J
            0   23     4  algorithm  Ljava/lang/String;
            0   23     5  keyLength  I
            0   23     6      attrs  [Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;
            0   23     7   crtAttrs  [Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;
            3   20     8          a  Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;
    MethodParameters:
           Name  Flags
      session    
      keyID      
      algorithm  
      keyLength  
      attrs      
      crtAttrs   

  private synchronized void fetchValues();
    descriptor: ()V
    flags: (0x0022) ACC_PRIVATE, ACC_SYNCHRONIZED
    Code:
      stack=7, locals=2, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 541
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.token:Lsun/security/pkcs11/Token;
            invokevirtual sun.security.pkcs11.Token.ensureValid:()V
         1: .line 542
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.n:Ljava/math/BigInteger;
            ifnull 3
         2: .line 543
            return
         3: .line 545
      StackMap locals:
      StackMap stack:
            iconst_2
            anewarray sun.security.pkcs11.wrapper.CK_ATTRIBUTE
            dup
            iconst_0
         4: .line 546
            new sun.security.pkcs11.wrapper.CK_ATTRIBUTE
            dup
            ldc 288
            invokespecial sun.security.pkcs11.wrapper.CK_ATTRIBUTE.<init>:(J)V
            aastore
            dup
            iconst_1
         5: .line 547
            new sun.security.pkcs11.wrapper.CK_ATTRIBUTE
            dup
            ldc 291
            invokespecial sun.security.pkcs11.wrapper.CK_ATTRIBUTE.<init>:(J)V
            aastore
         6: .line 545
            astore 1 /* attributes */
        start local 1 // sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] attributes
         7: .line 549
            aload 0 /* this */
            aload 1 /* attributes */
            invokevirtual sun.security.pkcs11.P11Key$P11RSAPrivateKey.fetchAttributes:([Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;)V
         8: .line 550
            aload 0 /* this */
            aload 1 /* attributes */
            iconst_0
            aaload
            invokevirtual sun.security.pkcs11.wrapper.CK_ATTRIBUTE.getBigInteger:()Ljava/math/BigInteger;
            putfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.n:Ljava/math/BigInteger;
         9: .line 551
            aload 0 /* this */
            aload 1 /* attributes */
            iconst_1
            aaload
            invokevirtual sun.security.pkcs11.wrapper.CK_ATTRIBUTE.getBigInteger:()Ljava/math/BigInteger;
            putfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.d:Ljava/math/BigInteger;
        10: .line 552
            return
        end local 1 // sun.security.pkcs11.wrapper.CK_ATTRIBUTE[] attributes
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   11     0        this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;
            7   11     1  attributes  [Lsun/security/pkcs11/wrapper/CK_ATTRIBUTE;

  public java.lang.String getFormat();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 555
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.token:Lsun/security/pkcs11/Token;
            invokevirtual sun.security.pkcs11.Token.ensureValid:()V
         1: .line 556
            ldc "PKCS#8"
            areturn
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;

  synchronized byte[] getEncodedInternal();
    descriptor: ()[B
    flags: (0x0020) ACC_SYNCHRONIZED
    Code:
      stack=10, locals=2, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 559
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.token:Lsun/security/pkcs11/Token;
            invokevirtual sun.security.pkcs11.Token.ensureValid:()V
         1: .line 560
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.encoded:[B
            ifnonnull 9
         2: .line 561
            aload 0 /* this */
            invokevirtual sun.security.pkcs11.P11Key$P11RSAPrivateKey.fetchValues:()V
         3: .line 564
            getstatic sun.security.rsa.RSAUtil$KeyType.RSA:Lsun/security/rsa/RSAUtil$KeyType;
            aconst_null
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.n:Ljava/math/BigInteger;
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.e:Ljava/math/BigInteger;
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.d:Ljava/math/BigInteger;
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.p:Ljava/math/BigInteger;
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.q:Ljava/math/BigInteger;
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.pe:Ljava/math/BigInteger;
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.qe:Ljava/math/BigInteger;
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.coeff:Ljava/math/BigInteger;
         4: .line 563
            invokestatic sun.security.rsa.RSAPrivateCrtKeyImpl.newKey:(Lsun/security/rsa/RSAUtil$KeyType;Ljava/security/spec/AlgorithmParameterSpec;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;Ljava/math/BigInteger;)Ljava/security/interfaces/RSAPrivateKey;
            astore 1 /* newKey */
        start local 1 // java.security.Key newKey
         5: .line 565
            aload 0 /* this */
            aload 1 /* newKey */
            invokeinterface java.security.Key.getEncoded:()[B
            putfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.encoded:[B
        end local 1 // java.security.Key newKey
         6: .line 566
            goto 9
      StackMap locals:
      StackMap stack: java.security.GeneralSecurityException
         7: astore 1 /* e */
        start local 1 // java.security.GeneralSecurityException e
         8: .line 567
            new java.security.ProviderException
            dup
            aload 1 /* e */
            invokespecial java.security.ProviderException.<init>:(Ljava/lang/Throwable;)V
            athrow
        end local 1 // java.security.GeneralSecurityException e
         9: .line 570
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.encoded:[B
            areturn
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   10     0    this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;
            5    6     1  newKey  Ljava/security/Key;
            8    9     1       e  Ljava/security/GeneralSecurityException;
      Exception table:
        from    to  target  type
           3     6       7  Class java.security.GeneralSecurityException

  public java.math.BigInteger getModulus();
    descriptor: ()Ljava/math/BigInteger;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 573
            aload 0 /* this */
            invokevirtual sun.security.pkcs11.P11Key$P11RSAPrivateKey.fetchValues:()V
         1: .line 574
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.n:Ljava/math/BigInteger;
            areturn
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;

  public java.math.BigInteger getPublicExponent();
    descriptor: ()Ljava/math/BigInteger;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 577
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.e:Ljava/math/BigInteger;
            areturn
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;

  public java.math.BigInteger getPrivateExponent();
    descriptor: ()Ljava/math/BigInteger;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 580
            aload 0 /* this */
            invokevirtual sun.security.pkcs11.P11Key$P11RSAPrivateKey.fetchValues:()V
         1: .line 581
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.d:Ljava/math/BigInteger;
            areturn
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;

  public java.math.BigInteger getPrimeP();
    descriptor: ()Ljava/math/BigInteger;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 584
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.p:Ljava/math/BigInteger;
            areturn
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;

  public java.math.BigInteger getPrimeQ();
    descriptor: ()Ljava/math/BigInteger;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 587
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.q:Ljava/math/BigInteger;
            areturn
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;

  public java.math.BigInteger getPrimeExponentP();
    descriptor: ()Ljava/math/BigInteger;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 590
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.pe:Ljava/math/BigInteger;
            areturn
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;

  public java.math.BigInteger getPrimeExponentQ();
    descriptor: ()Ljava/math/BigInteger;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 593
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.qe:Ljava/math/BigInteger;
            areturn
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;

  public java.math.BigInteger getCrtCoefficient();
    descriptor: ()Ljava/math/BigInteger;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
         0: .line 596
            aload 0 /* this */
            getfield sun.security.pkcs11.P11Key$P11RSAPrivateKey.coeff:Ljava/math/BigInteger;
            areturn
        end local 0 // sun.security.pkcs11.P11Key$P11RSAPrivateKey this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/pkcs11/P11Key$P11RSAPrivateKey;
}
SourceFile: "P11Key.java"
NestHost: sun.security.pkcs11.P11Key
InnerClasses:
  private final P11RSAPrivateKey = sun.security.pkcs11.P11Key$P11RSAPrivateKey of sun.security.pkcs11.P11Key
  public final KeyType = sun.security.rsa.RSAUtil$KeyType of sun.security.rsa.RSAUtil