Package org.xipki.security.pkcs11
Class Pkcs11conf.MechanismSet
- java.lang.Object
-
- org.xipki.util.ValidatableConf
-
- org.xipki.security.pkcs11.Pkcs11conf.MechanismSet
-
- Enclosing class:
- Pkcs11conf
public static class Pkcs11conf.MechanismSet extends org.xipki.util.ValidatableConf
-
-
Constructor Summary
Constructors Constructor Description MechanismSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getMechanisms()StringgetName()voidsetMechanisms(List<String> mechanisms)voidsetName(String name)voidvalidate()
-