Class RcaDoubleSignedLinkCertificateMessage
- java.lang.Object
-
- org.bouncycastle.asn1.ASN1Object
-
- org.bouncycastle.oer.its.ieee1609dot2.Ieee1609Dot2Data
-
- org.bouncycastle.oer.its.etsi103097.EtsiTs103097Data
-
- org.bouncycastle.oer.its.etsi103097.EtsiTs103097DataSigned
-
- org.bouncycastle.oer.its.etsi102941.RcaDoubleSignedLinkCertificateMessage
-
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
public class RcaDoubleSignedLinkCertificateMessage extends EtsiTs103097DataSigned
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.bouncycastle.oer.its.ieee1609dot2.Ieee1609Dot2Data
Ieee1609Dot2Data.Builder
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
RcaDoubleSignedLinkCertificateMessage(org.bouncycastle.asn1.ASN1Sequence src)
RcaDoubleSignedLinkCertificateMessage(Ieee1609Dot2Content content)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RcaDoubleSignedLinkCertificateMessage
getInstance(java.lang.Object o)
-
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.Ieee1609Dot2Data
builder, getContent, getProtocolVersion, toASN1Primitive
-
-
-
-
Constructor Detail
-
RcaDoubleSignedLinkCertificateMessage
public RcaDoubleSignedLinkCertificateMessage(Ieee1609Dot2Content content)
-
RcaDoubleSignedLinkCertificateMessage
protected RcaDoubleSignedLinkCertificateMessage(org.bouncycastle.asn1.ASN1Sequence src)
-
-
Method Detail
-
getInstance
public static RcaDoubleSignedLinkCertificateMessage getInstance(java.lang.Object o)
-
-