Skip to main content

AbstractPrivateKeyStore.listKeys() method​

Signature:

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

Parameters​

Parameter

Type

Description

args

{}

**Returns:**

Promise<Array<ManagedPrivateKey>>