Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TimestampVerifier

Implementation of Verifier which provides a utility method to handle the request timestamp verification of the input request.

Hierarchy

  • TimestampVerifier

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected toleranceInMillis

toleranceInMillis: number

Methods

verify

  • verify(requestEnvelope: string): Promise<void>