Skip to content

Don't call readPropsKeyFile in the constructor - if already have a key

Michael Evenchick requested to merge patch/ADAPT-1898 into master

Don't call readPropsKeyFile in the constructor; add generateKeyObjFromProps method; modify configureGtoken method to set this.keyObj from keyFile or keyFileContents

Merge request reports