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