method PrivateEd25519.prototype.toPublicJWK
PrivateEd25519.prototype.toPublicJWK(): JWK

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

Return Type