override public void Initialize() { SodiumLibrary.crypto_generichash_init(hashStatePtr, key, key.Length, bytes); }