共用方式為


CngGcmAuthenticatedEncryptorDescriptorDeserializer 類別

定義

類別,可以還原序列化 XElement ,表示 的 CngGcmAuthenticatedEncryptorDescriptor 序列化版本。

public ref class CngGcmAuthenticatedEncryptorDescriptorDeserializer sealed : Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::ConfigurationModel::IAuthenticatedEncryptorDescriptorDeserializer
public sealed class CngGcmAuthenticatedEncryptorDescriptorDeserializer : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.IAuthenticatedEncryptorDescriptorDeserializer
type CngGcmAuthenticatedEncryptorDescriptorDeserializer = class
    interface IAuthenticatedEncryptorDescriptorDeserializer
Public NotInheritable Class CngGcmAuthenticatedEncryptorDescriptorDeserializer
Implements IAuthenticatedEncryptorDescriptorDeserializer
繼承
CngGcmAuthenticatedEncryptorDescriptorDeserializer
實作

建構函式

CngGcmAuthenticatedEncryptorDescriptorDeserializer()

類別,可以還原序列化 XElement ,表示 的 CngGcmAuthenticatedEncryptorDescriptor 序列化版本。

CngGcmAuthenticatedEncryptorDescriptorDeserializer(IServiceProvider)

類別,可以還原序列化 XElement ,表示 的 CngGcmAuthenticatedEncryptorDescriptor 序列化版本。

方法

ImportFromXml(XElement)

CngCbcAuthenticatedEncryptorDescriptor從序列化 XML 匯入 。

適用於