FPrepareIntegrityTokenRequest
#include <PrepareIntegrityTokenRequest.h>
The request used to call the PrepareIntegrityToken function.
Summary
See also: UStandardIntegrityManager::PrepareIntegrityToken
Public attributes |
|
---|---|
CloudProjectNumber = -1
|
int64
The cloud project number is a unique numerical identifier assigned to each project in Google Cloud.
|
Public attributes
CloudProjectNumber
int64 FPrepareIntegrityTokenRequest::CloudProjectNumber = -1
The cloud project number is a unique numerical identifier assigned to each project in Google Cloud.
It can be found in Project info in your Google Cloud Console for the cloud project where Play Integrity API is enabled.
Calls to https://developer.android.com/google/play/integrity/standard#decrypt-and decrypt the token on Google's server must be authenticated using the cloud account that was linked to the token in this request.