Class KeyStoreConfigPkcs12


  • public class KeyStoreConfigPkcs12
    extends KeyStoreConfig
    KeyStoreConfig with type "PKCS12" (Public-Key Cryptography Standards #12). For details see PKCS#12. PKCS#12 is a quite complex and generic format. It allows to define the encryption via an "AlgorithmIdentifier" so
    Since:
    1.0.0
    Author:
    Joerg Hohwiller (hohwille at users.sourceforge.net)