Share via


SymmetricAlgorithmProvider Members

Include Protected Members
Include Inherited Members

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.

The SymmetricAlgorithmProvider type exposes the following members.

Constructors

  Name Description
Public method SymmetricAlgorithmProvider
Initializes a new instance of the SymmetricAlgorithmProvider class.

Methods

  Name Description
Public method Decrypt
Decrypts a secret using the configured SymmetricAlgorithm.
Public method Encrypt

Encrypts a secret using the configured SymmetricAlgorithm.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetInstrumentationEventProvider
Gets the SymmetricAlgorithmInstrumentationProvider instance that defines the logical events used to instrument this symmetric crypto provider.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Protected property InstrumentationProvider
Gets the SymmetricAlgorithmInstrumentationProvider instance that defines the logical events used to instrument this symmetric crypto provider.

See Also

SymmetricAlgorithmProvider Class

Microsoft.Practices.EnterpriseLibrary.Security.Cryptography 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.