Table of Contents

Namespace System.Security.Cryptography

Classes

Aes

Provides an Advanced Encryption Standard (AES) algorithm to encrypt and decrypt data.

HMACSHA256

Computes a Hash-based Message Authentication Code (HMAC) by using the System.Security.Cryptography.SHA256 hash function.

SHA256

Computes the SHA256 hash for the input data.

Enums

CipherMode

Specifies the block cipher mode to use for encryption.