HashingContextStart Method |
Starts a new hash computation of the given type (e.g. to start computation of a SHA-256).
Namespace: Godot
public Error Start( HashingContextHashType type )
[Missing <param name="type"/> documentation for "M:Godot.HashingContext.Start(Godot.HashingContext.HashType)"]
[Missing <returns> documentation for "M:Godot.HashingContext.Start(Godot.HashingContext.HashType)"]