Searched defs:CreateJwtMac (Results 1 – 9 of 9) sorted by relevance
55 util::StatusOr<std::unique_ptr<JwtMacInternal>> CreateJwtMac() { in CreateJwtMac() function
189 def CreateJwtMac( member in JwtServicer
39 func (s *JWTService) CreateJwtMac(ctx context.Context, req *pb.CreationRequest) (*pb.CreationRespon… func
213 ::grpc::Status JwtImpl::CreateJwtMac(grpc::ServerContext* context, in CreateJwtMac() function in tink_testing_api::JwtImpl
460 rpc CreateJwtMac(CreationRequest) returns (CreationResponse) {} rpc