@relaycorp/veraid
    Preparing search index...

    Class MemberIdBundle

    VeraId member identity bundle containing certificates and DNSSEC chain

    Hierarchy

    • Chain
      • MemberIdBundle
    Index

    Constructors

    Properties

    dnssecChain: VeraidDnssecChain
    memberCertificate: Certificate
    orgCertificate: Certificate

    Methods

    • Verify the chain and return the member information.

      Parameters

      • serviceOid: string

        The service OID to verify

      • datePeriod: DatePeriod

        The date period to verify

      • OptionaldnssecTrustAnchors: readonly TrustAnchor[]

        The DNSSEC trust anchors to use for verification

      Returns Promise<Member>

      The member information