light-mode-image
Learn
Functions

refreshRevocationStatusLists

Refresh revocation status lists.

Refresh revocation status lists.

It is recommended to call this function regularly before the RevocationStatusListsRefreshResult#nextUpdate date to keep the status list updated. This can reduce delays during the follow up call to sendProximityPresentationRequest. Network requests may be performed to check revocation status.

Signature

function refreshRevocationStatusLists(): Promise<RevocationStatusListsRefreshResult>

Returns

Promise<RevocationStatusListsRefreshResult>

Refresh result as an instance of RevocationStatusListsRefreshResult.

How would you rate this page?

On this page