Udostępnij za pośrednictwem


CngCbcAuthenticatedEncryptorFactory Klasa

Definicja

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

Konstruktory

CngCbcAuthenticatedEncryptorFactory(ILoggerFactory)

Inicjuje nowe wystąpienie klasy CngCbcAuthenticatedEncryptorFactory.

Metody

CreateEncryptorInstance(IKey)

IAuthenticatedEncryptor Tworzy wystąpienie na podstawie danego Descriptorelementu .

Dotyczy