CngGcmAuthenticatedEncryptorFactory Třída

Definice

A IAuthenticatedEncryptorFactory for 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
Dědičnost
CngGcmAuthenticatedEncryptorFactory
Implementuje

Konstruktory

CngGcmAuthenticatedEncryptorFactory(ILoggerFactory)

Inicializuje novou instanci CngCbcAuthenticatedEncryptorFactory.

Metody

CreateEncryptorInstance(IKey)

IAuthenticatedEncryptor Vytvoří instanci na základě daného Descriptorobjektu .

Platí pro