Select your preferred scripting language. All code snippets will be displayed in this language.
Namespace: UnityEngine.Windows
Class representing crypotgraphy algorithms.
ComputeMD5Hash | Computes MD5 hash value for the specified byte array. |
ComputeSHA1Hash | Computes SHA1 hash value for the specified byte array. |