次の方法で共有


IAuthenticatedEncryptorFactory インターフェイス

定義

インスタンスを生成 IAuthenticatedEncryptor するファクトリ。

public interface class IAuthenticatedEncryptorFactory
public interface IAuthenticatedEncryptorFactory
type IAuthenticatedEncryptorFactory = interface
Public Interface IAuthenticatedEncryptorFactory
派生

メソッド

CreateEncryptorInstance(IKey)

指定Descriptorした にIAuthenticatedEncryptor基づいてインスタンスを作成します。

適用対象