class Google::Auth::IDTokens::StaticKeySource
def from_jwk_set jwk_set
-
(StaticKeySource)-
Parameters:
-
jwk_set(Hash, String) -- The JWK Set specification.
def from_jwk_set jwk_set new KeyInfo.from_jwk_set jwk_set end
(StaticKeySource)
-
jwk_set
(Hash, String)
-- The JWK Set specification.
def from_jwk_set jwk_set new KeyInfo.from_jwk_set jwk_set end