Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Crypto

Class representing cryptography algorithms.
Read time 1 minuteLast updated 6 days ago

Definition

public static class Crypto

Remarks

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

Static Methods

Method

Description

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