Class representing cryptography algorithms.
Note: this class is only available when targeting Universal Windows Platform.
Method | Description |
---|---|
ComputeMD5Hash | Computes MD5 hash value for the specified byte array. |
ComputeSHA1Hash | Computes SHA1 hash value for the specified byte array. |