[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[iaik-ssl] JCE Applet Edition - PKCS12 mode
Is there anyway of
changing a PKCS12 object's mode to ENCRYPTED as I currently have a PKCS12 which
even after using the encrypt() method is showing as:
PKCS#12 object:
Version: 3
AuthenticatedSafe:
0
mode: UNENCRYPTED
SafeBag: 0
PKCS8ShroudedKeyBag:
PrivateKey
algorithm: ENCRYPTED
AuthenticatedSafe: 1
mode:
PASSWORD_ENCRYPTED
Content encrypted with:
PbeWithSHAAnd40BitRC2-CBC
SafeBag: 0
Certificate type: X.509
SafeBag: 1
Certificate type: X.509
tia
Dave Streeter