adds some documenation for enterprise attestation

This commit is contained in:
Fabian Kaczmarczyck
2021-02-04 21:33:01 +01:00
parent 44b7c3cdc1
commit 53e0591363

View File

@@ -125,6 +125,9 @@ a few things you can personalize:
length. length.
1. Increase the `MAX_CRED_BLOB_LENGTH` in `ctap/mod.rs`, if you expect blobs 1. Increase the `MAX_CRED_BLOB_LENGTH` in `ctap/mod.rs`, if you expect blobs
bigger than the default value. bigger than the default value.
1. Implement enterprise attestation. This can be as easy as setting
ENTERPRISE_ATTESTATION_MODE in `ctap/mod.rs`. If you want to use a different
attestation type than batch attestation, you have to implement it first.
### 3D printed enclosure ### 3D printed enclosure