| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ShieldedInstanceIdentityEntry | ShieldedInstanceIdentityEntry. clone() | 
| ShieldedInstanceIdentityEntry | ShieldedInstanceIdentity. getEncryptionKey()An Endorsement Key (EK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM. | 
| ShieldedInstanceIdentityEntry | ShieldedInstanceIdentity. getSigningKey()An Attestation Key (AK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM. | 
| ShieldedInstanceIdentityEntry | ShieldedInstanceIdentityEntry. set(String fieldName,
   Object value) | 
| ShieldedInstanceIdentityEntry | ShieldedInstanceIdentityEntry. setEkCert(String ekCert)A PEM-encoded X.509 certificate. | 
| ShieldedInstanceIdentityEntry | ShieldedInstanceIdentityEntry. setEkPub(String ekPub)A PEM-encoded public key. | 
| Modifier and Type | Method and Description | 
|---|---|
| ShieldedInstanceIdentity | ShieldedInstanceIdentity. setEncryptionKey(ShieldedInstanceIdentityEntry encryptionKey)An Endorsement Key (EK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM. | 
| ShieldedInstanceIdentity | ShieldedInstanceIdentity. setSigningKey(ShieldedInstanceIdentityEntry signingKey)An Attestation Key (AK) made by the RSA 2048 algorithm issued to the Shielded Instance's vTPM. | 
Copyright © 2011–2021 Google. All rights reserved.