Class EtsiTs103097DataSignedUnicast
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.ieee1609dot2.Ieee1609Dot2Data
org.bouncycastle.oer.its.etsi103097.EtsiTs103097Data
org.bouncycastle.oer.its.etsi103097.EtsiTs103097DataSignedUnicast
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
EtsiTs103097Data-Signed {ToBeSignedDataContent} ::= EtsiTs103097Data (WITH COMPONENTS {...,
content (WITH COMPONENTS {
signedData (WITH COMPONENTS {...,
tbsData (WITH COMPONENTS {
payload (WITH COMPONENTS {
data (WITH COMPONENTS {...,
content (WITH COMPONENTS {
unsecuredData (CONTAINING ToBeSignedDataContent)
})
}) PRESENT
})
})
})
})
})
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bouncycastle.oer.its.ieee1609dot2.Ieee1609Dot2Data
Ieee1609Dot2Data.Builder
-
Constructor Summary
ModifierConstructorDescriptionprotected
EtsiTs103097DataSignedUnicast
(org.bouncycastle.asn1.ASN1Sequence src) -
Method Summary
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.Ieee1609Dot2Data
builder, getContent, getProtocolVersion, toASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
-
Constructor Details
-
EtsiTs103097DataSignedUnicast
-
EtsiTs103097DataSignedUnicast
protected EtsiTs103097DataSignedUnicast(org.bouncycastle.asn1.ASN1Sequence src)
-
-
Method Details
-
getInstance
-