Udostępnij za pośrednictwem


CngGcmAuthenticatedEncryptorFactory Klasa

Definicja

An IAuthenticatedEncryptorFactory dla 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
Dziedziczenie
CngGcmAuthenticatedEncryptorFactory
Implementuje

Konstruktory

CngGcmAuthenticatedEncryptorFactory(ILoggerFactory)

Inicjuje nowe wystąpienie klasy CngCbcAuthenticatedEncryptorFactory.

Metody

CreateEncryptorInstance(IKey)

IAuthenticatedEncryptor Tworzy wystąpienie na podstawie danego Descriptorelementu .

Dotyczy