CngGcmAuthenticatedEncryptorFactory クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Microsoft.AspNetCore.DataProtection.Cng.CngGcmAuthenticatedEncryptor の 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
- 継承
-
CngGcmAuthenticatedEncryptorFactory
- 実装
コンストラクター
CngGcmAuthenticatedEncryptorFactory(ILoggerFactory) |
CngCbcAuthenticatedEncryptorFactory の新しいインスタンスを初期化します。 |
メソッド
CreateEncryptorInstance(IKey) |
指定Descriptorした にIAuthenticatedEncryptor基づいてインスタンスを作成します。 |