Freigeben über


CngGcmAuthenticatedEncryptorFactory Klasse

Definition

Eine IAuthenticatedEncryptorFactory für die 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
Vererbung
CngGcmAuthenticatedEncryptorFactory
Implementiert

Konstruktoren

CngGcmAuthenticatedEncryptorFactory(ILoggerFactory)

Initialisiert eine neue Instanz von CngCbcAuthenticatedEncryptorFactory.

Methoden

CreateEncryptorInstance(IKey)

Erstellt eine IAuthenticatedEncryptor instance basierend auf dem angegebenen Descriptor.

Gilt für: