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


CngCbcAuthenticatedEncryptorFactory Класс

Определение

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

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

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

CngCbcAuthenticatedEncryptorFactory(ILoggerFactory)

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

Методы

CreateEncryptorInstance(IKey)

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

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