Package org.xipki.security.pkcs11
Class Pkcs11conf.NativeLibrary
- java.lang.Object
-
- org.xipki.util.ValidatableConf
-
- org.xipki.security.pkcs11.Pkcs11conf.NativeLibrary
-
- Enclosing class:
- Pkcs11conf
public static class Pkcs11conf.NativeLibrary extends org.xipki.util.ValidatableConf
-
-
Constructor Summary
Constructors Constructor Description NativeLibrary()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getOperationSystems()StringgetPath()voidsetOperationSystems(List<String> operationSystems)voidsetPath(String path)voidvalidate()
-