JwsSigned

@Serializable
@SerialName(value = "JwsSigned")
data class JwsSigned(val jwsSigned: JwsSigned, val parameters: AuthenticationRequestParameters) : AuthenticationRequestParametersFrom(source)

Constructors

Link copied to clipboard
constructor(jwsSigned: JwsSigned, parameters: AuthenticationRequestParameters)

Properties

Link copied to clipboard
val jwsSigned: JwsSigned
Link copied to clipboard

Functions

Link copied to clipboard