Interface ValidationHelperV1Grpc.AsyncService (1.27.0)

publicstaticinterface ValidationHelperV1Grpc.AsyncService

BinAuthz Attestor verification

Methods

validateAttestationOccurrence(Service.ValidateAttestationOccurrenceRequest request, StreamObserver<Service.ValidateAttestationOccurrenceResponse> responseObserver)

publicdefaultvoidvalidateAttestationOccurrence(Service.ValidateAttestationOccurrenceRequestrequest,StreamObserver<Service.ValidateAttestationOccurrenceResponse>responseObserver)

Returns whether the given Attestation for the given image URI was signed by the given Attestor

Parameters
Name Description
request Service.ValidateAttestationOccurrenceRequest
responseObserver io.grpc.stub.StreamObserver<ValidateAttestationOccurrenceResponse>

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.