mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-05 12:23:33 +02:00
The full list of possible algorithms used to create a JWS signature is defined in section 3.1 of RFC7518. This patch adds a helper function that converts the "alg" strings into an enum member.