System.Security.Cryptography Hierarchy

System.Object

   System.Exception

      System.SystemException

         System.Security.Cryptography.CryptographicException

            System.Security.Cryptography.CryptographicUnexpectedOperationException

   System.MarshalByRefObject

      System.IO.Stream

         System.Security.Cryptography.CryptoStream

   System.Security.Cryptography.AsymmetricAlgorithm

      System.Security.Cryptography.DSA

         System.Security.Cryptography.DSACryptoServiceProvider

      System.Security.Cryptography.RSA

         System.Security.Cryptography.RSACryptoServiceProvider

   System.Security.Cryptography.AsymmetricKeyExchangeDeformatter

      System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter

      System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter

   System.Security.Cryptography.AsymmetricKeyExchangeFormatter

      System.Security.Cryptography.RSAOAEPKeyExchangeFormatter

      System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter

   System.Security.Cryptography.AsymmetricSignatureDeformatter

      System.Security.Cryptography.DSASignatureDeformatter

      System.Security.Cryptography.RSAPKCS1SignatureDeformatter

   System.Security.Cryptography.AsymmetricSignatureFormatter

      System.Security.Cryptography.DSASignatureFormatter

      System.Security.Cryptography.RSAPKCS1SignatureFormatter

   System.Security.Cryptography.CryptoAPITransform ---- System.Security.Cryptography.ICryptoTransform, System.IDisposable

   System.Security.Cryptography.CryptoConfig

   System.Security.Cryptography.CspParameters

   System.Security.Cryptography.DeriveBytes

      System.Security.Cryptography.PasswordDeriveBytes

   System.Security.Cryptography.FromBase64Transform ---- System.Security.Cryptography.ICryptoTransform, System.IDisposable

   System.Security.Cryptography.HashAlgorithm

      System.Security.Cryptography.KeyedHashAlgorithm

         System.Security.Cryptography.HMACSHA1

         System.Security.Cryptography.MACTripleDES

      System.Security.Cryptography.MD5

         System.Security.Cryptography.MD5CryptoServiceProvider

      System.Security.Cryptography.SHA1

         System.Security.Cryptography.SHA1CryptoServiceProvider

         System.Security.Cryptography.SHA1Managed

      System.Security.Cryptography.SHA256

         System.Security.Cryptography.SHA256Managed

      System.Security.Cryptography.SHA384

         System.Security.Cryptography.SHA384Managed

      System.Security.Cryptography.SHA512

         System.Security.Cryptography.SHA512Managed

   System.Security.Cryptography.KeySizes

   System.Security.Cryptography.MaskGenerationMethod

      System.Security.Cryptography.PKCS1MaskGenerationMethod

   System.Security.Cryptography.RandomNumberGenerator

      System.Security.Cryptography.RNGCryptoServiceProvider

   System.Security.Cryptography.SignatureDescription

   System.Security.Cryptography.SymmetricAlgorithm

      System.Security.Cryptography.DES

         System.Security.Cryptography.DESCryptoServiceProvider

      System.Security.Cryptography.RC2

         System.Security.Cryptography.RC2CryptoServiceProvider

      System.Security.Cryptography.Rijndael

         System.Security.Cryptography.RijndaelManaged

      System.Security.Cryptography.TripleDES

         System.Security.Cryptography.TripleDESCryptoServiceProvider

   System.Security.Cryptography.ToBase64Transform ---- System.Security.Cryptography.ICryptoTransform, System.IDisposable

   System.ValueType

      System.Enum

         System.Security.Cryptography.CipherMode

         System.Security.Cryptography.CryptoStreamMode

         System.Security.Cryptography.CspProviderFlags

         System.Security.Cryptography.FromBase64TransformMode

         System.Security.Cryptography.PaddingMode

      System.Security.Cryptography.DSAParameters

      System.Security.Cryptography.RSAParameters

See Also

System.Security.Cryptography Namespace

Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.

Send comments on this topic.

© Microsoft Corporation. All rights reserved.