Since verificationMethod can support an array, I am wondering if we can add a property to indicate which is current, and which has expired. This way it is possible to have a verification history if someone needs to verify an older doc with the key that was valid at the time.
See example below: A new "id" has been added, and the old "id" has an "expires" attribute.
Since verificationMethod can support an array, I am wondering if we can add a property to indicate which is current, and which has expired. This way it is possible to have a verification history if someone needs to verify an older doc with the key that was valid at the time.
See example below: A new "id" has been added, and the old "id" has an "expires" attribute.