ICredentialProvider.getProofFormatsSupportedForKey() method
Lists the proof formats supported by this provider for a given key
Signature:
getProofFormatsSupportedForKey(key: IKey): ProofFormat[];
Parameters
Parameter | Type | Description |
|---|---|---|
key | The key to check supported proof formats for |
An array of supported proof format strings