Skip to main content

AbstractKeyStore.listKeys() method

Signature:

abstract listKeys(args: {}): Promise<Array<ManagedKeyInfo>>;

Parameters

Parameter

Type

Description

args

{}

**Returns:**

Promise<Array<ManagedKeyInfo>>