Interface PublicCertificateAuthorityServiceGrpc.AsyncService (0.25.0)

public static interface PublicCertificateAuthorityServiceGrpc.AsyncService

Manages the resources required for ACME external account binding for the public certificate authority service.

Methods

createExternalAccountKey(CreateExternalAccountKeyRequest request, StreamObserver<ExternalAccountKey> responseObserver)

public default void createExternalAccountKey(CreateExternalAccountKeyRequest request, StreamObserver<ExternalAccountKey> responseObserver)

Creates a new ExternalAccountKey bound to the project.

Parameters
NameDescription
requestCreateExternalAccountKeyRequest
responseObserverio.grpc.stub.StreamObserver<ExternalAccountKey>