Class EtsiTs102941TypesLinkCertificate
java.lang.Object
org.bouncycastle.oer.its.template.etsi102941.EtsiTs102941TypesLinkCertificate
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final OERDefinition.Builder
ToBeSignedLinkCertificate ::= SEQUENCE { expiryTime Time32, certificateHash HashedData, ...static final OERDefinition.Builder
ToBeSignedLinkCertificateRca ::= ToBeSignedLinkCertificatestatic final OERDefinition.Builder
ToBeSignedLinkCertificateTlm ::= ToBeSignedLinkCertificate -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ToBeSignedLinkCertificate
ToBeSignedLinkCertificate ::= SEQUENCE { expiryTime Time32, certificateHash HashedData, ... } -
ToBeSignedLinkCertificateTlm
ToBeSignedLinkCertificateTlm ::= ToBeSignedLinkCertificate -
ToBeSignedLinkCertificateRca
ToBeSignedLinkCertificateRca ::= ToBeSignedLinkCertificate
-
-
Constructor Details
-
EtsiTs102941TypesLinkCertificate
public EtsiTs102941TypesLinkCertificate()
-