ICredentialProvider.canIssueProofFormat() method
Checks if this provider can issue a credential or presentation in a particular format.
Signature:
canIssueProofFormat(query: ProofFormatQuery): boolean;
Parameters
Parameter | Type | Description |
|---|---|---|
query | The proof format to check |
boolean
a boolean indicating if the credential or presentation can be issued in that format