KeyStore.listKeys() method
Signature:
listKeys(args?: {}): Promise<ManagedKeyInfo[]>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
{} |
(Optional) |
Promise<ManagedKeyInfo[]>
Signature:
listKeys(args?: {}): Promise<ManagedKeyInfo[]>;
|
Parameter |
Type |
Description |
|---|---|---|
|
args |
{} |
(Optional) |
Promise<ManagedKeyInfo[]>