Share via


SymmetricCryptographer 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 SymmetricCryptographer type exposes the following members.

Constructors

  Name Description
Public method SymmetricCryptographer

Initalize a new instance of the SymmetricCryptographer class with an algorithm type and a key.

Methods

  Name Description
Public method Decrypt

Decrypts bytes with the initialized algorithm and key.

Public method Dispose Overloaded.
Public method Encrypt

Encrypts bytes with the initialized algorithm and key.

Public method Equals (Inherited from Object.)
Protected method Finalize
Finalizer for SymmetricCryptographer
(Overrides Object.Finalize().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

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