• Chrome Verified Access API
Home Guides Reference
  • Chrome Verified Access API
  • Home
  • Guides
  • Reference
  • REST Reference
  • Overview
  • REST Resources
  • challenge
    • Overview
    • create
    • verify
  • Types
  • SignedData
  • Home
  • Products
  • Chrome Verified Access API
  • Reference

SignedData

  • JSON representation

The wrapper message of any data and its signature.

JSON representation
{
  "data": string,
  "signature": string
}
Fields
data

string (bytes format)

The data to be signed.

A base64-encoded string.

signature

string (bytes format)

The signature of the data field.

A base64-encoded string.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2019-07-25 UTC.

  • Connect

    • Blog
    • Facebook
    • Medium
    • Twitter
    • YouTube
  • Programs

    • Women Techmakers
    • Google Developer Groups
    • Google Developers Experts
    • Accelerators
    • Developer Student Clubs
  • Developer consoles

    • Google API Console
    • Google Cloud Platform Console
    • Google Play Console
    • Firebase Console
    • Actions on Google Console
    • Cast SDK Developer Console
    • Chrome Web Store Dashboard
Google Developers
  • Android
  • Chrome
  • Firebase
  • Google Cloud Platform
  • All products
  • Terms
  • Privacy
  • Sign up for the Google Developers newsletter Subscribe