Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

Crypto

Namespace: UnityEngine.Windows

Switch to Manual

Description

Class representing crypotgraphy algorithms.

Static Functions

ComputeMD5HashComputes MD5 hash value for the specified byte array.
ComputeSHA1HashComputes SHA1 hash value for the specified byte array.