Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class OTHER(val stringRepresentation: String) : OpenIdConstants.ProofType

Any proof type not natively supported by this library

Link copied to clipboard
object Serializer : KSerializer<OpenIdConstants.ProofType>

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun toString(): String