com.google.android.gms.safetynet.SafetyNetApi |
The main entry point for interacting with SafetyNet.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SafetyNetApi.AttestationResult | Result that contains an attestation result. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Provides attestation results for the device.
|
Provides attestation results for the device.
client | The GoogleApiClient to service the call. The client must be
connected using connect() before invoking this method. |
---|---|
nonce | A cryptographic nonce used for anti-replay and tracking of requests. |