Companion

object Companion

Functions

Link copied to clipboard
fun parse(algorithmName: String?): Jwa?

Parse algorithm name into Jwa.

Link copied to clipboard
fun toJwsAlgorithm(algorithm: Jwa): <Error class: unknown class>

Convert Jwa to nimbusds JWSAlgorithm. Used to temporarily bridge the gap between moving from nimbusds Jwk methods to rolling our own Jwk methods