次の方法で共有


AlgorithmConfiguration クラス

定義

を製造 IAuthenticatedEncryptorDescriptorするための工場。

public ref class AlgorithmConfiguration abstract
public abstract class AlgorithmConfiguration
type AlgorithmConfiguration = class
Public MustInherit Class AlgorithmConfiguration
継承
AlgorithmConfiguration
派生

コンストラクター

AlgorithmConfiguration()

を製造 IAuthenticatedEncryptorDescriptorするための工場。

メソッド

CreateNewDescriptor()

この構成に基づいて新しい IAuthenticatedEncryptorDescriptor インスタンスを作成します。 新しく作成されたインスタンスには一意のキーマテリアルが含まれており、 メソッドによって CreateNewDescriptor() 作成された他のすべての記述子とは異なります。

適用対象