Home
last modified time | relevance | path

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

/external/tink/testing/python/
Djwt_service.py256 def PublicKeySignAndEncode( member in JwtServicer
/external/tink/testing/go/
Djwt_service.go394 func (s *JWTService) PublicKeySignAndEncode(ctx context.Context, req *pb.JwtSignRequest) (*pb.JwtSi… func
/external/tink/testing/cc/
Djwt_impl.cc280 grpc::Status JwtImpl::PublicKeySignAndEncode(grpc::ServerContext* context, in PublicKeySignAndEncode() function in tink_testing_api::JwtImpl
/external/tink/testing/go/protos/
Dtesting_api.proto471 rpc PublicKeySignAndEncode(JwtSignRequest) returns (JwtSignResponse) {} rpc
/external/tink/testing/java_src/protos/
Dtesting_api.proto471 rpc PublicKeySignAndEncode(JwtSignRequest) returns (JwtSignResponse) {} rpc
/external/tink/testing/cross_language/protos/
Dtesting_api.proto471 rpc PublicKeySignAndEncode(JwtSignRequest) returns (JwtSignResponse) {} rpc
/external/tink/testing/cc/protos/
Dtesting_api.proto471 rpc PublicKeySignAndEncode(JwtSignRequest) returns (JwtSignResponse) {} rpc
/external/tink/testing/python/protos/
Dtesting_api.proto471 rpc PublicKeySignAndEncode(JwtSignRequest) returns (JwtSignResponse) {} rpc