Compartilhar via


CngCbcAuthenticatedEncryptorFactory Classe

Definição

Um IAuthenticatedEncryptorFactory para 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
Herança
CngCbcAuthenticatedEncryptorFactory
Implementações

Construtores

CngCbcAuthenticatedEncryptorFactory(ILoggerFactory)

Inicializa uma nova instância de CngCbcAuthenticatedEncryptorFactory.

Métodos

CreateEncryptorInstance(IKey)

Cria uma IAuthenticatedEncryptor instância com base no determinado Descriptor.

Aplica-se a