View Source GoogleApi.FirebaseAppCheck.V1beta.Model.GoogleFirebaseAppcheckV1betaPublicJwk (google_api_firebase_app_check v0.5.0)
A JWK as specified by section 4 of RFC 7517 and section 6.3.1 of RFC 7518.
Attributes
-
alg
(type:String.t
, default:nil
) - See section 4.4 of RFC 7517. -
e
(type:String.t
, default:nil
) - See section 6.3.1.2 of RFC 7518. -
kid
(type:String.t
, default:nil
) - See section 4.5 of RFC 7517. -
kty
(type:String.t
, default:nil
) - See section 4.1 of RFC 7517. -
n
(type:String.t
, default:nil
) - See section 6.3.1.1 of RFC 7518. -
use
(type:String.t
, default:nil
) - See section 4.2 of RFC 7517.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.