attestationJwt

@SerialName(value = "jwt")
@Serializable(with = JwsCompactStringSerializer::class)
val attestationJwt: JwsCompact?(source)

OID4VP: Verifier Attestation JWT, used to authenticate a Verifier, by providing a JWT signed by a trusted third party. May be parsed as a JwsCompact, with JsonWebToken as the payload.