Click or drag to resize

HashingContextFinish Method

Closes the current context, and return the computed hash.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public byte[] Finish()

Return Value

Type: Byte

[Missing <returns> documentation for "M:Godot.HashingContext.Finish"]

See Also