SqlCryptoStorage constructor
SqlCryptoStorage()
Implementation
SqlCryptoStorage(this.tableName, this.sqlExecute, this.sqlSelect, this.algorithm, this.secretKey);
SqlCryptoStorage(this.tableName, this.sqlExecute, this.sqlSelect, this.algorithm, this.secretKey);