Verifier API Reference
This document provides a concise API reference for the Verifier
class within the Hedera DID SDK for JavaScript. This class is responsible for verifying signatures.
Class Diagram
The class diagram below illustrates the core methods of the Verifier
interface for interacting with cryptographic keys.

Static Methods
Methods
Class Implementation
The Hashgraph DID SDK provides the Verifier
class within its verifier-internal
package. For further details, refer to the @hashgraph-did-sdk-js/verifier-internal
package documentation.