Skip to main content

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

IKey

The key to check supported proof formats for

**Returns:**

ProofFormat[]

An array of supported proof format strings