class sun.security.pkcs12.PKCS12KeyStore$KeyEntry extends sun.security.pkcs12.PKCS12KeyStore$Entry
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.security.pkcs12.PKCS12KeyStore$KeyEntry
  super_class: sun.security.pkcs12.PKCS12KeyStore$Entry
{
  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.pkcs12.PKCS12KeyStore$KeyEntry this
         0: .line 238
            aload 0 /* this */
            invokespecial sun.security.pkcs12.PKCS12KeyStore$Entry.<init>:()V
            return
        end local 0 // sun.security.pkcs12.PKCS12KeyStore$KeyEntry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/pkcs12/PKCS12KeyStore$KeyEntry;
}
SourceFile: "PKCS12KeyStore.java"
NestHost: sun.security.pkcs12.PKCS12KeyStore
InnerClasses:
  private Entry = sun.security.pkcs12.PKCS12KeyStore$Entry of sun.security.pkcs12.PKCS12KeyStore
  private KeyEntry = sun.security.pkcs12.PKCS12KeyStore$KeyEntry of sun.security.pkcs12.PKCS12KeyStore