- All Implemented Interfaces:
- org.bouncycastle.asn1.ASN1Encodable, org.bouncycastle.util.Encodable
- Direct Known Subclasses:
- CaCertificateRekeyingMessage, CaCertificateRequestMessage, CertificateRevocationListMessage, InnerEcRequestSignedForPop, RcaCertificateTrustListMessage, RcaDoubleSignedLinkCertificateMessage, RcaSingleSignedLinkCertificateMessage, TlmCertificateTrustListMessage, TlmLinkCertificateMessage
public class EtsiTs103097DataSigned
extends EtsiTs103097Data
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
})
})
})
})
})