Condividi tramite


CngGcmAuthenticatedEncryptorFactory Classe

Definizione

Oggetto IAuthenticatedEncryptorFactory per la 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
Ereditarietà
CngGcmAuthenticatedEncryptorFactory
Implementazioni

Costruttori

CngGcmAuthenticatedEncryptorFactory(ILoggerFactory)

Inizializza una nuova istanza di CngCbcAuthenticatedEncryptorFactory.

Metodi

CreateEncryptorInstance(IKey)

Crea un'istanza IAuthenticatedEncryptor in base all'oggetto specificato Descriptor.

Si applica a