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