CngCbcAuthenticatedEncryptorDescriptor 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
描述項,可根據 物件所提供的 CngCbcAuthenticatedEncryptorConfiguration 組態建立已驗證的加密系統。
public ref class CngCbcAuthenticatedEncryptorDescriptor sealed : Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptor
public sealed class CngCbcAuthenticatedEncryptorDescriptor : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptor
type CngCbcAuthenticatedEncryptorDescriptor = class
interface IAuthenticatedEncryptorDescriptor
Public NotInheritable Class CngCbcAuthenticatedEncryptorDescriptor
Implements IAuthenticatedEncryptorDescriptor
- 繼承
-
CngCbcAuthenticatedEncryptorDescriptor
- 實作
建構函式
方法
CreateEncryptorInstance() |
描述項,可根據 物件所提供的 CngCbcAuthenticatedEncryptorConfiguration 組態建立已驗證的加密系統。 |
ExportToXml() |
將目前的描述項匯出至 XML。 |