Class EtsiTs103097DataSignedAndEncryptedUnicast

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
All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable, org.bouncycastle.util.Encodable
Direct Known Subclasses:
AuthorizationValidationRequestMessage, AuthorizationValidationResponseMessage, EnrolmentRequestMessage, EnrolmentResponseMessage

public class EtsiTs103097DataSignedAndEncryptedUnicast extends EtsiTs103097Data
  • Constructor Details

    • EtsiTs103097DataSignedAndEncryptedUnicast

      public EtsiTs103097DataSignedAndEncryptedUnicast(Ieee1609Dot2Content content)
    • EtsiTs103097DataSignedAndEncryptedUnicast

      protected EtsiTs103097DataSignedAndEncryptedUnicast(org.bouncycastle.asn1.ASN1Sequence src)
  • Method Details