Class P11ModuleConf


  • public class P11ModuleConf
    extends Object
    Configuration of a PKCS#11 module.
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • P11ModuleConf

        public P11ModuleConf​(Pkcs11conf.Module moduleType,
                             List<Pkcs11conf.MechanismSet> mechanismSets,
                             org.xipki.password.PasswordResolver passwordResolver)
                      throws org.xipki.util.exception.InvalidConfException
        Throws:
        org.xipki.util.exception.InvalidConfException