Package org.xipki.cmp.client
Class CmpClientConf.Responder.PbmMac
- java.lang.Object
-
- org.xipki.util.ValidatableConf
-
- org.xipki.cmp.client.CmpClientConf.Responder.PbmMac
-
- Enclosing class:
- CmpClientConf.Responder
public static class CmpClientConf.Responder.PbmMac extends org.xipki.util.ValidatableConf
-
-
Constructor Summary
Constructors Constructor Description PbmMac()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getMacAlgos()List<String>getOwfAlgos()voidsetMacAlgos(List<String> macAlgos)voidsetOwfAlgos(List<String> owfAlgos)voidvalidate()
-