Поделиться через


CngGcmAuthenticatedEncryptorFactory Класс

Определение

Объект IAuthenticatedEncryptorFactory для параметра Microsoft.AspNetCore.DataProtection.Cng.CngGcmAuthenticatedEncryptor.

public ref class CngGcmAuthenticatedEncryptorFactory sealed : Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::IAuthenticatedEncryptorFactory
public sealed class CngGcmAuthenticatedEncryptorFactory : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.IAuthenticatedEncryptorFactory
type CngGcmAuthenticatedEncryptorFactory = class
    interface IAuthenticatedEncryptorFactory
Public NotInheritable Class CngGcmAuthenticatedEncryptorFactory
Implements IAuthenticatedEncryptorFactory
Наследование
CngGcmAuthenticatedEncryptorFactory
Реализации

Конструкторы

CngGcmAuthenticatedEncryptorFactory(ILoggerFactory)

Инициализирует новый экземпляр CngCbcAuthenticatedEncryptorFactory.

Методы

CreateEncryptorInstance(IKey)

Создает IAuthenticatedEncryptor экземпляр на основе заданного Descriptorобъекта .

Применяется к