Uses of Interface
com.google.cloud.confidentialcomputing.v1alpha1.TpmAttestation.QuoteOrBuilder
-
Packages that use TpmAttestation.QuoteOrBuilder Package Description com.google.cloud.confidentialcomputing.v1alpha1 A client to Confidential Computing API -
-
Uses of TpmAttestation.QuoteOrBuilder in com.google.cloud.confidentialcomputing.v1alpha1
Classes in com.google.cloud.confidentialcomputing.v1alpha1 that implement TpmAttestation.QuoteOrBuilder Modifier and Type Class Description static classTpmAttestation.QuoteInformation about Platform Control Registers (PCRs) including a signature over their values, which can be used for remote validation.static classTpmAttestation.Quote.BuilderInformation about Platform Control Registers (PCRs) including a signature over their values, which can be used for remote validation.Methods in com.google.cloud.confidentialcomputing.v1alpha1 that return TpmAttestation.QuoteOrBuilder Modifier and Type Method Description TpmAttestation.QuoteOrBuilderTpmAttestation.Builder. getQuotesOrBuilder(int index)TPM2 PCR Quotes generated by calling TPM2_Quote on each PCR bank.TpmAttestation.QuoteOrBuilderTpmAttestation. getQuotesOrBuilder(int index)TPM2 PCR Quotes generated by calling TPM2_Quote on each PCR bank.TpmAttestation.QuoteOrBuilderTpmAttestationOrBuilder. getQuotesOrBuilder(int index)TPM2 PCR Quotes generated by calling TPM2_Quote on each PCR bank.Methods in com.google.cloud.confidentialcomputing.v1alpha1 that return types with arguments of type TpmAttestation.QuoteOrBuilder Modifier and Type Method Description List<? extends TpmAttestation.QuoteOrBuilder>TpmAttestation.Builder. getQuotesOrBuilderList()TPM2 PCR Quotes generated by calling TPM2_Quote on each PCR bank.List<? extends TpmAttestation.QuoteOrBuilder>TpmAttestation. getQuotesOrBuilderList()TPM2 PCR Quotes generated by calling TPM2_Quote on each PCR bank.List<? extends TpmAttestation.QuoteOrBuilder>TpmAttestationOrBuilder. getQuotesOrBuilderList()TPM2 PCR Quotes generated by calling TPM2_Quote on each PCR bank.
-