IssuedAttestation
data class IssuedAttestation(val certificateChain: List<X509Certificate>, val leafSigner: Signer)(source)
One issued attestation: the chain a client would present, and the attested leaf key.
One issued attestation: the chain a client would present, and the attested leaf key.