SymmetricAlgorithmProviderData Class
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. |
Configuration data for the SymmetricAlgorithm provider.
Namespace: Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Security.Cryptography (in Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.dll)
Syntax
'Declaration
<AssemblerAttribute(GetType(SymmetricAlgorithmProviderAssembler))> _
PublicClassSymmetricAlgorithmProviderData _
Inherits SymmetricProviderData
[AssemblerAttribute(typeof(SymmetricAlgorithmProviderAssembler))]
publicclassSymmetricAlgorithmProviderData : SymmetricProviderData
[AssemblerAttribute(typeof(SymmetricAlgorithmProviderAssembler))]
publicref classSymmetricAlgorithmProviderData : public SymmetricProviderData
publicclass SymmetricAlgorithmProviderData extends SymmetricProviderData
Inheritance Hierarchy
System.Object
System.Configuration.ConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NameTypeConfigurationElement
Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.SymmetricProviderData
Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.SymmetricAlgorithmProviderData
Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.CustomSymmetricCryptoProviderData
See Also
SymmetricAlgorithmProviderData Members
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. |