public static final class TrustMaterialServiceGrpc.TrustMaterialServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<TrustMaterialServiceGrpc.TrustMaterialServiceBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected TrustMaterialServiceGrpc.TrustMaterialServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
Cppki.ChainsResponse |
chains(Cppki.ChainsRequest request)
Return the certificate chains that match the request.
|
Cppki.TRCResponse |
tRC(Cppki.TRCRequest request)
Return a specific TRC that matches the request.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected TrustMaterialServiceGrpc.TrustMaterialServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<TrustMaterialServiceGrpc.TrustMaterialServiceBlockingStub>public Cppki.ChainsResponse chains(Cppki.ChainsRequest request)
Return the certificate chains that match the request.
public Cppki.TRCResponse tRC(Cppki.TRCRequest request)
Return a specific TRC that matches the request.
Copyright © 2024. All rights reserved.