DArgon2Result constructor
Public Constructor to create a DArgon2Result object from the given raw bytes. and encoded bytes.
Implementation
DArgon2Result(this._bytes, this._encodedBytes);
Public Constructor to create a DArgon2Result object from the given raw bytes. and encoded bytes.
DArgon2Result(this._bytes, this._encodedBytes);