Certificate Chains Response
data class CertificateChainsResponse(val caviumCerts: List<String>, val googleCardCerts: List<String>, val googlePartitionCerts: List<String>)
Certificate chains needed to verify the attestation. Certificates in chains are PEM-encoded and are ordered based on https://tools.ietf.org/html/rfc5246#section-7.4.2.