Home
last modified time | relevance | path

Searched refs:jwtPSVerifierTypeURL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/go/jwt/
H A Djwt_rsa_ssa_pss_verify_key_manager.go35 jwtPSVerifierTypeURL = "type.googleapis.com/google.crypto.tink.JwtRsaSsaPssPublicKey" const
96 return typeURL == jwtPSVerifierTypeURL
100 return jwtPSVerifierTypeURL
H A Djwt_rsa_ssa_pss_signer_key_manager.go182 TypeUrl: jwtPSVerifierTypeURL,