Home
last modified time | relevance | path

Searched defs:GetAudiences (Results 1 – 2 of 2) sorted by relevance

/external/tink/cc/jwt/
Dverified_jwt.cc62 util::StatusOr<std::vector<std::string>> VerifiedJwt::GetAudiences() const { in GetAudiences() function in crypto::tink::VerifiedJwt
Draw_jwt.cc247 util::StatusOr<std::vector<std::string>> RawJwt::GetAudiences() const { in GetAudiences() function in crypto::tink::RawJwt