File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -920,13 +920,13 @@ <h3>BitstringStatusListCredential</h3>
920
920
< tr >
921
921
< td id ="ttl "> credentialSubject.ttl</ td >
922
922
< td >
923
- The `ttl` indicates the "time to live" in milliseconds. This property MAY be
924
- present. If not present, implementers MUST use a value of `300000` for this
925
- property. A verifier MUST NOT use a cached `BitstringStatusListCredential` that
926
- was cached for more than the `ttl` duration prior to the start of verification
927
- operation on a [=verifiable credential=] . Implementations that publish the
928
- status list SHOULD align any protocol-specific caching information, such as the
929
- HTTP `Cache-Control` header, with the value in this field.
923
+ The `ttl` is an OPTIONAL property that indicates the "time to live" in
924
+ milliseconds before a refresh SHOULD be attempted. If not present, no default
925
+ value is assumed. The value does not override or replace the
926
+ < a data-cite =" VC-DATA-MODEL-2.0#validity-period " > validity period </ a >
927
+ of the `BitstringStatusList` . Implementations that publish the status list
928
+ SHOULD align any protocol-specific caching information, such as the HTTP
929
+ `Cache-Control` header, with the value in this field.
930
930
</ td >
931
931
</ tr >
932
932
</ tbody >
You can’t perform that action at this time.
0 commit comments