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