Class ToBeSignedLinkCertificateTlm

java.lang.Object
org.spongycastle.asn1.ASN1Object
org.spongycastle.oer.its.etsi102941.ToBeSignedLinkCertificate
org.spongycastle.oer.its.etsi102941.ToBeSignedLinkCertificateTlm
All Implemented Interfaces:
org.spongycastle.asn1.ASN1Encodable, org.spongycastle.util.Encodable

public class ToBeSignedLinkCertificateTlm extends ToBeSignedLinkCertificate
  • Constructor Details

    • ToBeSignedLinkCertificateTlm

      public ToBeSignedLinkCertificateTlm(Time32 expiryTime, HashedData certificateHash)
    • ToBeSignedLinkCertificateTlm

      protected ToBeSignedLinkCertificateTlm(org.spongycastle.asn1.ASN1Sequence seq)
  • Method Details