Share via


SymmetricAlgorithmKeyCreator 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.

Creates keys for a SymmetricAlgorithm.

Namespace:  EnterpriseLibrary.Security.Cryptography.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Configuration.Design.dll)

Syntax

'Declaration
PublicClassSymmetricAlgorithmKeyCreator _
    Implements IKeyCreator
publicclassSymmetricAlgorithmKeyCreator : IKeyCreator
publicref classSymmetricAlgorithmKeyCreator : IKeyCreator
publicclass SymmetricAlgorithmKeyCreator implements IKeyCreator

Inheritance Hierarchy

System.Object
  EnterpriseLibrary.Security.Cryptography.Configuration.Design.SymmetricAlgorithmKeyCreator

See Also

SymmetricAlgorithmKeyCreator Members

EnterpriseLibrary.Security.Cryptography.Configuration.Design 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.