HashingContextHashType Enumeration |
[Missing <summary> documentation for "T:Godot.HashingContext.HashType"]
Namespace: Godot
public enum HashType
Member name | Value | Description | |
---|---|---|---|
Md5 | 0 | Hashing algorithm: MD5. | |
Sha1 | 1 | Hashing algorithm: SHA-1. | |
Sha256 | 2 | Hashing algorithm: SHA-256. |