Method Nettle.Curve25519()->jose_name()


Method jose_name

string(7bit) jose_name()

Description

Returns the name of the curve according to JOSE (RFC 8037 section 3.1).

Returns

Returns the string "X25519".

See also

name()