We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb05582 commit 115dca9Copy full SHA for 115dca9
README.md
@@ -44,6 +44,18 @@ when (result) {
44
./gradlew test
45
```
46
47
+## Roots
48
+
49
+Android Key Attestation root certificates are documented
50
+[here](https://developer.android.com/privacy-and-security/security-key-attestation#root_certificate).
51
52
+## Getting Revoked Serials
53
54
+The revoked serials may be retrieved from https://android.googleapis.com/attestation/status.
55
56
+See [here](https://developer.android.com/privacy-and-security/security-key-attestation#certificate_status)
57
+for more information about the format of the data.
58
59
## License
60
61
This project is licensed under the Apache License 2.0 - see the
0 commit comments