Home
last modified time | relevance | path

Searched defs:CreateJwtPublicKeySign (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tink/testing/python/
H A Djwt_service.py201 def CreateJwtPublicKeySign( member in JwtServicer
/aosp_15_r20/external/tink/testing/go/
H A Djwt_service.go51 func (s *JWTService) CreateJwtPublicKeySign(ctx context.Context, req *pb.CreationRequest) (*pb.Crea… func
/aosp_15_r20/external/tink/testing/cc/
H A Djwt_impl.cc219 ::grpc::Status JwtImpl::CreateJwtPublicKeySign(grpc::ServerContext* context, in CreateJwtPublicKeySign() function in tink_testing_api::JwtImpl
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto462 rpc CreateJwtPublicKeySign(CreationRequest) returns (CreationResponse) {} rpc
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto462 rpc CreateJwtPublicKeySign(CreationRequest) returns (CreationResponse) {} rpc
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto462 rpc CreateJwtPublicKeySign(CreationRequest) returns (CreationResponse) {} rpc
/aosp_15_r20/external/tink/testing/cc/protos/
H A Dtesting_api.proto462 rpc CreateJwtPublicKeySign(CreationRequest) returns (CreationResponse) {} rpc
/aosp_15_r20/external/tink/testing/python/protos/
H A Dtesting_api.proto462 rpc CreateJwtPublicKeySign(CreationRequest) returns (CreationResponse) {} rpc