Holds all named parameters.
The Verifiable Credential whose status is to be checked.
An object containing a summary of the result (verified
) as a boolean alongside any potential errors.
A status
string may convey additional information on the credential's status.
Retrieves status information on a credential, indicating for example whether or not the credential has been revoked. After a credential has been verified using verifyCredential or verifyPresentation, this function could be called periodically to ensure it continues to be valid.