Partager via


CngGcmAuthenticatedEncryptorFactory Classe

Définition

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

Constructeurs

CngGcmAuthenticatedEncryptorFactory(ILoggerFactory)

Initialise une nouvelle instance de CngCbcAuthenticatedEncryptorFactory.

Méthodes

CreateEncryptorInstance(IKey)

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

S’applique à