Skip to main content

KeyStore.(constructor)

Constructs a new instance of the KeyStore class

Signature:

constructor(dbConnection: OrPromise<DataSource>);

Parameters

Parameter

Type

Description

dbConnection

OrPromise<DataSource>