@relaycorp/veraid
    Preparing search index...

    Class OrganisationSigner

    Configuration for organisation signature bundles.

    Hierarchy

    • Chain
      • OrganisationSigner
    Index

    Constructors

    Properties

    attributedMemberName?: string

    The name of the member to whom the content is attributed (optional)

    dnssecChain: VeraidDnssecChain
    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