Keystore constructor
Implementation
Keystore(this.type, this.label, this.algorithm, this.scrypt, this.key,
this.salt, this.address, this.parameters);
Keystore(this.type, this.label, this.algorithm, this.scrypt, this.key,
this.salt, this.address, this.parameters);