This version of Unity is unsupported.

Crypto

class in UnityEngine.Windows

/

Implemented in:UnityEngine.CoreModule

Description

Class representing cryptography algorithms.

Note: this class is only available when targeting Universal Windows Platform.

Static Methods

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