class sun.security.pkcs12.PKCS12KeyStore$SecretKeyEntry extends sun.security.pkcs12.PKCS12KeyStore$KeyEntry
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.security.pkcs12.PKCS12KeyStore$SecretKeyEntry
super_class: sun.security.pkcs12.PKCS12KeyStore$KeyEntry
{
byte[] protectedSecretKey;
descriptor: [B
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$SecretKeyEntry this
0: .line 256
aload 0 /* this */
invokespecial sun.security.pkcs12.PKCS12KeyStore$KeyEntry.<init>:()V
return
end local 0 // sun.security.pkcs12.PKCS12KeyStore$SecretKeyEntry this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/security/pkcs12/PKCS12KeyStore$SecretKeyEntry;
}
SourceFile: "PKCS12KeyStore.java"
NestHost: sun.security.pkcs12.PKCS12KeyStore
InnerClasses:
private KeyEntry = sun.security.pkcs12.PKCS12KeyStore$KeyEntry of sun.security.pkcs12.PKCS12KeyStore
private SecretKeyEntry = sun.security.pkcs12.PKCS12KeyStore$SecretKeyEntry of sun.security.pkcs12.PKCS12KeyStore