parse

fun parse(algorithmName: String?): Jwa?

Parse algorithm name into Jwa.

Return

Jwa Json Web Algorithm

Parameters

algorithmName

name of the algorithm

Throws

if the algorithmName is not supported