public static interface TrustMaterialServiceGrpc.AsyncService
| Modifier and Type | Method and Description |
|---|---|
default void |
chains(Cppki.ChainsRequest request,
io.grpc.stub.StreamObserver<Cppki.ChainsResponse> responseObserver)
Return the certificate chains that match the request.
|
default void |
tRC(Cppki.TRCRequest request,
io.grpc.stub.StreamObserver<Cppki.TRCResponse> responseObserver)
Return a specific TRC that matches the request.
|
default void chains(Cppki.ChainsRequest request, io.grpc.stub.StreamObserver<Cppki.ChainsResponse> responseObserver)
Return the certificate chains that match the request.
default void tRC(Cppki.TRCRequest request, io.grpc.stub.StreamObserver<Cppki.TRCResponse> responseObserver)
Return a specific TRC that matches the request.
Copyright © 2024. All rights reserved.