attestationJwt

@SerialName(value = "jwt")
val attestationJwt: String? = null(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 JwsSigned, with JsonWebToken as the payload.