attestation_verify

command
v0.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2026 License: CC0-1.0 Imports: 10 Imported by: 0

Documentation

Overview

Query attestation verification and related security services.

The attestation verification service's methods (VerifyAttestation, VerifyToken) require complex callback parameters, so this example demonstrates the service alongside related security queries: SecurityStateManager.GetGlobalSecurityState and FileIntegrityService.IsApkVeritySupported.

Build:

GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o build/attestation_verify ./examples/attestation_verify/
adb push attestation_verify /data/local/tmp/ && adb shell /data/local/tmp/attestation_verify

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL