DataProtectionCryptographyService Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class DataProtectionCryptographyService : Microsoft::Practices::CompositeUI::IConfigurable, Microsoft::Practices::CompositeUI::Services::ICryptographyService
public class DataProtectionCryptographyService : Microsoft.Practices.CompositeUI.IConfigurable, Microsoft.Practices.CompositeUI.Services.ICryptographyService
type DataProtectionCryptographyService = class
interface ICryptographyService
interface IConfigurable
Public Class DataProtectionCryptographyService
Implements IConfigurable, ICryptographyService
- Inheritance
-
DataProtectionCryptographyService
- Implements
Constructors
DataProtectionCryptographyService() |
Methods
Configure(NameValueCollection) | |
DecryptSymmetric(Byte[]) | |
EncryptSymmetric(Byte[]) |