AbstractPrivateKeyStore.listKeys() method
Signature:
abstract listKeys(args: {}): Promise<Array<ManagedPrivateKey>>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| args | {} |
Returns:
Promise<Array<ManagedPrivateKey>>
Signature:
abstract listKeys(args: {}): Promise<Array<ManagedPrivateKey>>;
| Parameter | Type | Description |
|---|---|---|
| args | {} |
Returns:
Promise<Array<ManagedPrivateKey>>