Documentation
¶
Overview ¶
Query Keystore2 service for key entries and counts (read-only). WARNING: This example only performs read-only queries. No keys are generated, deleted, or modified.
Build:
GOOS=linux GOARCH=arm64 CGO_ENABLED=0 go build -o build/keystore_ops ./examples/keystore_ops/ adb push keystore_ops /data/local/tmp/ && adb shell /data/local/tmp/keystore_ops
Click to show internal directories.
Click to hide internal directories.