Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/jwt/
H A Dverified_jwt.cc86 util::StatusOr<absl::Time> VerifiedJwt::GetNotBefore() const { in GetNotBefore() function in crypto::tink::VerifiedJwt
H A Draw_jwt.cc314 util::StatusOr<absl::Time> RawJwt::GetNotBefore() const { in GetNotBefore() function in crypto::tink::RawJwt