Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/testing/python/
H A Djwt_service.py271 def PublicKeyVerifyAndDecode( member in JwtServicer
/aosp_15_r20/external/tink/testing/go/
H A Djwt_service.go416 func (s *JWTService) PublicKeyVerifyAndDecode(ctx context.Context, req *pb.JwtVerifyRequest) (*pb.J… func
/aosp_15_r20/external/tink/testing/cc/
H A Djwt_impl.cc304 grpc::Status JwtImpl::PublicKeyVerifyAndDecode(grpc::ServerContext* context, in PublicKeyVerifyAndDecode() function in tink_testing_api::JwtImpl
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto473 rpc PublicKeyVerifyAndDecode(JwtVerifyRequest) returns (JwtVerifyResponse) {} rpc
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto473 rpc PublicKeyVerifyAndDecode(JwtVerifyRequest) returns (JwtVerifyResponse) {} rpc
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto473 rpc PublicKeyVerifyAndDecode(JwtVerifyRequest) returns (JwtVerifyResponse) {} rpc
/aosp_15_r20/external/tink/testing/cc/protos/
H A Dtesting_api.proto473 rpc PublicKeyVerifyAndDecode(JwtVerifyRequest) returns (JwtVerifyResponse) {} rpc
/aosp_15_r20/external/tink/testing/python/protos/
H A Dtesting_api.proto473 rpc PublicKeyVerifyAndDecode(JwtVerifyRequest) returns (JwtVerifyResponse) {} rpc