Uses of Interface
com.google.cloud.confidentialcomputing.v1.ChallengeOrBuilder
-
Packages that use ChallengeOrBuilder Package Description com.google.cloud.confidentialcomputing.v1 A client to Confidential Computing API -
-
Uses of ChallengeOrBuilder in com.google.cloud.confidentialcomputing.v1
Classes in com.google.cloud.confidentialcomputing.v1 that implement ChallengeOrBuilder Modifier and Type Class Description class
Challenge
A Challenge from the server used to guarantee freshness of attestationsstatic class
Challenge.Builder
A Challenge from the server used to guarantee freshness of attestationsMethods in com.google.cloud.confidentialcomputing.v1 that return ChallengeOrBuilder Modifier and Type Method Description ChallengeOrBuilder
CreateChallengeRequest.Builder. getChallengeOrBuilder()
Required.ChallengeOrBuilder
CreateChallengeRequest. getChallengeOrBuilder()
Required.ChallengeOrBuilder
CreateChallengeRequestOrBuilder. getChallengeOrBuilder()
Required.
-