Skip to main content

KeyStore.listKeys() method

Signature:

listKeys(args?: {}): Promise<ManagedKeyInfo[]>;

Parameters

Parameter

Type

Description

args

{}

(Optional)

**Returns:**

Promise<ManagedKeyInfo[]>