class PublicEd25519 Public Ed25519 key. Constructors new PublicEd25519() Properties readonly controller: DID Get the verification method controller. readonly id: DIDURL Get the verification method identifier. Methods free(): void toJSON(): object Serialize the current public key as a verification method object. toJWK(): JWK Get the JWK value (without the private key) of the Ed25519 key within the current keypair.