Partager via


AuthenticatedEncryptorFactory Classe

Définition

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
Héritage
AuthenticatedEncryptorFactory
Implémente

Constructeurs

AuthenticatedEncryptorFactory(ILoggerFactory)

Initialise une nouvelle instance de AuthenticatedEncryptorFactory.

Méthodes

CreateEncryptorInstance(IKey)

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

S’applique à