Class AuthorizationValidationRequestMessage
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.ieee1609dot2.Ieee1609Dot2Data
org.bouncycastle.oer.its.etsi103097.EtsiTs103097Data
org.bouncycastle.oer.its.etsi103097.EtsiTs103097DataSignedAndEncryptedUnicast
org.bouncycastle.oer.its.etsi102941.AuthorizationValidationRequestMessage
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
public class AuthorizationValidationRequestMessage
extends EtsiTs103097DataSignedAndEncryptedUnicast
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bouncycastle.oer.its.ieee1609dot2.Ieee1609Dot2Data
Ieee1609Dot2Data.Builder
-
Constructor Summary
ModifierConstructorDescriptionprotected
AuthorizationValidationRequestMessage
(org.bouncycastle.asn1.ASN1Sequence src) -
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
AuthorizationValidationRequestMessage
-
AuthorizationValidationRequestMessage
protected AuthorizationValidationRequestMessage(org.bouncycastle.asn1.ASN1Sequence src)
-
-
Method Details
-
getInstance
-