Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Crypto

Namespace: UnityEngine.Windows

Description

Class representing crypotgraphy algorithms.

Static Functions

ComputeMD5Hash Computes MD5 hash value for the specified byte array.
ComputeSHA1Hash Computes SHA1 hash value for the specified byte array.