Udostępnij za pośrednictwem


AuthenticatedEncryptorFactory Klasa

Definicja

public ref class AuthenticatedEncryptorFactory sealed : Microsoft::AspNetCore::DataProtection::AuthenticatedEncryption::IAuthenticatedEncryptorFactory
public sealed class AuthenticatedEncryptorFactory : Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.IAuthenticatedEncryptorFactory
type AuthenticatedEncryptorFactory = class
    interface IAuthenticatedEncryptorFactory
Public NotInheritable Class AuthenticatedEncryptorFactory
Implements IAuthenticatedEncryptorFactory
Dziedziczenie
AuthenticatedEncryptorFactory
Implementuje

Konstruktory

AuthenticatedEncryptorFactory(ILoggerFactory)

Inicjuje nowe wystąpienie klasy AuthenticatedEncryptorFactory.

Metody

CreateEncryptorInstance(IKey)

IAuthenticatedEncryptor Tworzy wystąpienie na podstawie danego Descriptorelementu .

Dotyczy