Partager via


CngCbcAuthenticatedEncryptorFactory Classe

Définition

Élément IAuthenticatedEncryptorFactory correspondant à l'objet 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
Héritage
CngCbcAuthenticatedEncryptorFactory
Implémente

Constructeurs

CngCbcAuthenticatedEncryptorFactory(ILoggerFactory)

Initialise une nouvelle instance de CngCbcAuthenticatedEncryptorFactory.

Méthodes

CreateEncryptorInstance(IKey)

Crée un IAuthenticatedEncryptor instance basé sur le donnéDescriptor.

S’applique à