Class EtsiTs102941DataContent

  • All Implemented Interfaces:
    org.bouncycastle.asn1.ASN1Choice, org.bouncycastle.asn1.ASN1Encodable, org.bouncycastle.util.Encodable

    public class EtsiTs102941DataContent
    extends org.bouncycastle.asn1.ASN1Object
    implements org.bouncycastle.asn1.ASN1Choice
    EtsiTs102941DataContent ::= CHOICE { enrolmentRequest InnerEcRequestSignedForPop, enrolmentResponse InnerEcResponse, authorizationRequest InnerAtRequest, authorizationResponse InnerAtResponse, certificateRevocationList ToBeSignedCrl,

    certificateTrustListTlm ToBeSignedTlmCtl, certificateTrustListRca ToBeSignedRcaCtl, authorizationValidationRequest AuthorizationValidationRequest, authorizationValidationResponse AuthorizationValidationResponse, caCertificateRequest CaCertificateRequest, ..., linkCertificateTlm ToBeSignedLinkCertificateTlm, singleSignedLinkCertificateRca ToBeSignedLinkCertificateRca, doubleSignedlinkCertificateRca RcaSingleSignedLinkCertificateMessage }

    • Constructor Detail

      • EtsiTs102941DataContent

        public EtsiTs102941DataContent​(int choice,
                                       org.bouncycastle.asn1.ASN1Encodable etsiTs102941DataContent)
    • Method Detail

      • getChoice

        public int getChoice()
      • getEtsiTs102941DataContent

        public org.bouncycastle.asn1.ASN1Encodable getEtsiTs102941DataContent()
      • toASN1Primitive

        public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
        Specified by:
        toASN1Primitive in interface org.bouncycastle.asn1.ASN1Encodable
        Specified by:
        toASN1Primitive in class org.bouncycastle.asn1.ASN1Object