Searched defs:GetJwtId (Results 1 – 2 of 2) sorted by relevance
| /external/tink/cc/jwt/ | ||
| D | verified_jwt.cc | 70 util::StatusOr<std::string> VerifiedJwt::GetJwtId() const { in GetJwtId() function in crypto::tink::VerifiedJwt |
| D | raw_jwt.cc | 278 util::StatusOr<std::string> RawJwt::GetJwtId() const { in GetJwtId() function in crypto::tink::RawJwt |