Sdílet prostřednictvím


CngCbcAuthenticatedEncryptorFactory Třída

Definice

An IAuthenticatedEncryptorFactory for 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
Dědičnost
CngCbcAuthenticatedEncryptorFactory
Implementuje

Konstruktory

CngCbcAuthenticatedEncryptorFactory(ILoggerFactory)

Inicializuje novou instanci objektu CngCbcAuthenticatedEncryptorFactory.

Metody

CreateEncryptorInstance(IKey)

IAuthenticatedEncryptor Vytvoří instanci na základě daného Descriptorobjektu .

Platí pro