Skip to main content

Interface: VerificationKey

Hierarchy

  • VerificationMethod

    VerificationKey

Properties

controller

controller: string

Inherited from

VerificationMethod.controller

Defined in

klayr-decentralized-identifier/dist/types/cryptography.d.ts:13


id

id: string

Inherited from

VerificationMethod.id

Defined in

klayr-decentralized-identifier/dist/types/cryptography.d.ts:11


privateKeyMultibase

Optional privateKeyMultibase: string

Defined in

klayr-verifiable-credentials/src/types.ts:17


publicKeyMultibase

publicKeyMultibase: string

Inherited from

VerificationMethod.publicKeyMultibase

Defined in

klayr-decentralized-identifier/dist/types/cryptography.d.ts:14


revoked

Optional revoked: any

Defined in

klayr-verifiable-credentials/src/types.ts:16


type

type: string

Inherited from

VerificationMethod.type

Defined in

klayr-decentralized-identifier/dist/types/cryptography.d.ts:12