public class FillCtl extends CtlFormat
CtlFormat.Builder
Modifier | Constructor and Description |
---|---|
protected |
FillCtl(org.bouncycastle.asn1.ASN1Sequence seq) |
|
FillCtl(Version version,
Time32 nextUpdate,
org.bouncycastle.asn1.ASN1Boolean isFullCtl,
UINT8 ctlSequence,
SequenceOfCtlCommand ctlCommands) |
Modifier and Type | Method and Description |
---|---|
static FillCtl |
getInstance(java.lang.Object o) |
builder, getCtlCommands, getCtlSequence, getIsFullCtl, getNextUpdate, getVersion, toASN1Primitive
public FillCtl(Version version, Time32 nextUpdate, org.bouncycastle.asn1.ASN1Boolean isFullCtl, UINT8 ctlSequence, SequenceOfCtlCommand ctlCommands)
protected FillCtl(org.bouncycastle.asn1.ASN1Sequence seq)
public static FillCtl getInstance(java.lang.Object o)