GoogleApi.VerifiedAccess.V1.Model.SignedData (google_api_verified_access v0.11.0)
View SourceThe wrapper message of any data and its signature.
Attributes
-
data
(type:String.t
, default:nil
) - The data to be signed. -
signature
(type:String.t
, default:nil
) - The signature of the data field.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.