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