Class FullCtl
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.etsi102941.CtlFormat
org.bouncycastle.oer.its.etsi102941.FullCtl
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bouncycastle.oer.its.etsi102941.CtlFormat
CtlFormat.Builder
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bouncycastle.oer.its.etsi102941.CtlFormat
builder, getCtlCommands, getCtlSequence, getIsFullCtl, getNextUpdate, getVersion, toASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
-
Constructor Details
-
FullCtl
public FullCtl(Version version, Time32 nextUpdate, org.bouncycastle.asn1.ASN1Boolean isFullCtl, UINT8 ctlSequence, SequenceOfCtlCommand ctlCommands) -
FullCtl
protected FullCtl(org.bouncycastle.asn1.ASN1Sequence seq)
-
-
Method Details
-
getInstance
-