Home
last modified time | relevance | path

Searched defs:GetTypeHeader (Results 1 – 3 of 3) sorted by relevance

/external/tink/cc/jwt/
Dverified_jwt.cc38 util::StatusOr<std::string> VerifiedJwt::GetTypeHeader() const { in GetTypeHeader() function in crypto::tink::VerifiedJwt
Draw_jwt.cc199 util::StatusOr<std::string> RawJwt::GetTypeHeader() const { in GetTypeHeader() function in crypto::tink::RawJwt
/external/tink/cc/jwt/internal/
Djwt_format.cc165 absl::optional<std::string> GetTypeHeader( in GetTypeHeader() function