UNKNOWN

@Serializable(with = JwaSerializer::class)
class UNKNOWN(val identifier: String) : JsonWebAlgorithm(source)

Constructors

Link copied to clipboard
constructor(identifier: String)

Properties

Link copied to clipboard
open override val identifier: String

Functions

Link copied to clipboard
open override fun toString(): String