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 | |
---|---|---|
DataProtectionCryptographyService |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Configure | Configures the DataProtectionCryptographyService using the specified settings collection. | |
DecryptSymmetric | Decrypts a cipher text using the Data Protection API. | |
EncryptSymmetric | Encrypts data using the Data Protection API. | |
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
DataProtectionCryptographyService Class
Microsoft.Practices.CompositeUI.Services Namespace