class PublicEd25519

Public Ed25519 key.

Properties

readonly
controller: string

Get the verification method controller.

readonly
id: string

Get the verification method identifier.

Methods

free(): void
toJSON(): object

Serialize the current public key as a verification method object.

Get the JWK value (without the private key) of the Ed25519 key within the current keypair.