Class SequenceOfCtlCommand.Builder
- java.lang.Object
-
- org.bouncycastle.oer.its.etsi102941.SequenceOfCtlCommand.Builder
-
- Enclosing class:
- SequenceOfCtlCommand
public static class SequenceOfCtlCommand.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SequenceOfCtlCommand.Builder
addHashId8(CtlCommand... items)
SequenceOfCtlCommand
build()
-
-
-
Method Detail
-
addHashId8
public SequenceOfCtlCommand.Builder addHashId8(CtlCommand... items)
-
build
public SequenceOfCtlCommand build()
-
-