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