Share via


DataProtectionCryptographyService Members

Provides Cryptography services using the Data Protection API.

The following tables list the members exposed by the DataProtectionCryptographyService type.

Public Constructors

  Name Description
Public method DataProtectionCryptographyService  

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Configure Configures the DataProtectionCryptographyService using the specified settings collection.
Public method DecryptSymmetric Decrypts a cipher text using the Data Protection API.
Public method EncryptSymmetric Encrypts data using the Data Protection API.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

DataProtectionCryptographyService Class
Microsoft.Practices.CompositeUI.Services Namespace