CngGcmAuthenticatedEncryptorFactory Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
An IAuthenticatedEncryptorFactory dla 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
- Dziedziczenie
-
CngGcmAuthenticatedEncryptorFactory
- Implementuje
Konstruktory
CngGcmAuthenticatedEncryptorFactory(ILoggerFactory) |
Inicjuje nowe wystąpienie klasy CngCbcAuthenticatedEncryptorFactory. |
Metody
CreateEncryptorInstance(IKey) |
IAuthenticatedEncryptor Tworzy wystąpienie na podstawie danego Descriptorelementu . |