Method Crypto.ECC.Curve25519.EdDSA()->jwk() Method jwk mapping(string(7bit):string(7bit))|zero jwk(bool|void private_key) Description Generate a JWK-style mapping of the object. Parameter private_key If true, include the private key in the result. Returns Returns a JWK-style mapping on success, and 0 (zero) on failure. See also create(), Web.encode_jwk(), RFC 8037