GceShieldedIdentity(mapping=None, *, ignore_unknown_fields=False, **kwargs)GceShieldedIdentity contains information about a Compute Engine instance.
Attributes |
|
|---|---|
| Name | Description |
ak_cert |
bytes
Optional. DER-encoded X.509 certificate of the Attestation Key (otherwise known as an AK or a TPM restricted signing key) used to generate the quotes. |
ak_cert_chain |
MutableSequence[bytes]
Optional. List of DER-encoded X.509 certificates which, together with the ak_cert, chain back to a trusted Root Certificate. |