Partager via


DataProtectionCryptographyService Class

Definition

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[])

Applies to