AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.Util
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z
public interface ICryptoUtil
The ICryptoUtil type exposes the following members
Name | Description | |
---|---|---|
ComputeCRC32CHash(Byte[]) | ||
ComputeCRC32Hash(Byte[]) | ||
ComputeMD5Hash(Byte[]) | ||
ComputeMD5Hash(Stream) | ||
ComputeSHA1Hash(Byte[]) | ||
ComputeSHA256Hash(Byte[]) | ||
ComputeSHA256Hash(Stream) | ||
HMACSign(string, string, SigningAlgorithm) | ||
HMACSign(Byte[], string, SigningAlgorithm) | ||
HMACSignBinary(Byte[], Byte[], SigningAlgorithm) |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5