Options
All
  • Public
  • Public/Protected
  • All
Menu

Class responsible for validating cards by verifying their digital signatures.

Hierarchy

  • VirgilCardVerifier

Implements

Index

Constructors

constructor

Properties

verifySelfSignature

verifySelfSignature: boolean

verifyVirgilSignature

verifyVirgilSignature: boolean

virgilCardsPublicKey

virgilCardsPublicKey: IPublicKey

Public key of the Virgil Cards service used for "virgil" signature verification.

whitelists

whitelists: IWhitelist[]

Methods

verifyCard

  • verifyCard(card: ICard): boolean