JwsSigned
data class JwsSigned( val jwsSigned: JwsSigned<AuthenticationResponseParameters>, val parent: ResponseParametersFrom, val parameters: AuthenticationResponseParameters) : ResponseParametersFrom(source)
Constructors
Link copied to clipboard
constructor(jwsSigned: JwsSigned<AuthenticationResponseParameters>, parent: ResponseParametersFrom, parameters: AuthenticationResponseParameters)