Uses of Class
org.xipki.security.pkcs11.Pkcs11conf.NewObjectConf
-
Packages that use Pkcs11conf.NewObjectConf Package Description org.xipki.security.pkcs11 -
-
Uses of Pkcs11conf.NewObjectConf in org.xipki.security.pkcs11
Methods in org.xipki.security.pkcs11 that return Pkcs11conf.NewObjectConf Modifier and Type Method Description Pkcs11conf.NewObjectConfPkcs11conf.Module. getNewObjectConf()Methods in org.xipki.security.pkcs11 with parameters of type Pkcs11conf.NewObjectConf Modifier and Type Method Description voidPkcs11conf.Module. setNewObjectConf(Pkcs11conf.NewObjectConf newObjectConf)Constructors in org.xipki.security.pkcs11 with parameters of type Pkcs11conf.NewObjectConf Constructor Description P11NewObjectConf(Pkcs11conf.NewObjectConf conf)
-