VerificationMethods

Represents a "verification methods" property, which is a list of Verification Methods associated with a Decentralized Identifier (DID) or other subject or object. The "verification methods" property is typically included in a DID Document and can be used to authenticate the identity of the DID or subject or object.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Compares this VerificationMethods object with the specified object for equality.

Link copied to clipboard
open override fun hashCode(): Int

Calculates the hash code for the VerificationMethods object.