Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Classes

  Class Description
Public class CryptographySettings

Configuration settings for cryptography.

Public class CustomHashProviderData
Configuration object for Custom Providers.
Public class CustomSymmetricCryptoProviderData
Configuration object for Custom Providers.
Public class DpapiSymmetricCryptoProviderAssembler
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to build a DpapiSymmetricCryptoProvider described by a DpapiSymmetricCryptoProviderData configuration object.
Public class DpapiSymmetricCryptoProviderData

Configuration settings for a DPAPI Symmetric Cryptography Provider.

Public class HashAlgorithmProviderAssembler
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to build a HashAlgorithmProvider described by a HashAlgorithmProviderData configuration object.
Public class HashAlgorithmProviderData
Configuration settings for the HashAlgorithm hash provider.
Public class HashProviderData

Represents the common configuration data for all hash providers.

Public class HashProviderDataRetriever
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Resolves default names for hash providers.
Public class KeyedHashAlgorithmProviderAssembler
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to build a KeyedHashAlgorithmProvider described by a KeyedHashAlgorithmProviderData configuration object.
Public class KeyedHashAlgorithmProviderData

Configuration settings for the KeyedHashAlgorithm hash provider.

Public class SymmetricAlgorithmProviderAssembler
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to build a SymmetricAlgorithmProvider described by a SymmetricAlgorithmProviderData configuration object.
Public class SymmetricAlgorithmProviderData

Configuration data for the SymmetricAlgorithm provider.

Public class SymmetricCryptoProviderNameMapper
This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Resolves default names for symmetric crypto providers.
Public class SymmetricProviderData

Represents the common configuration data for all symmetric crypto providers.

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.