registerRsaKey abstract method

Future<HeraResponse> registerRsaKey(
  1. ServiceCall call,
  2. HeraRequest request
)

Implementation

$async.Future<$0.HeraResponse> registerRsaKey(
    $grpc.ServiceCall call, $0.HeraRequest request);