fromJoseAlgorithmIdentifier

fun fromJoseAlgorithmIdentifier(joseAlgorithmIdentifier: String): Algorithm

Creates an Algorithm from a JOSE algorithm identifier.

Parameters

joseAlgorithmIdentifier

the JOSE identifier.

Throws

if there is no corresponding value.