CngGcmAuthenticatedEncryptorFactory Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Microsoft.AspNetCore.DataProtection.Cng.CngGcmAuthenticatedEncryptorPro IAuthenticatedEncryptorFactory .
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 založenou na daném Descriptorobjektu . |