CertificateChains typedef
CertificateChains = $CertificateChains
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.
Implementation
typedef CertificateChains = $CertificateChains;