KeyAgreeRecipientInfo.KeyEncryptionAlgorithm プロパティ
メモ : このプロパティは、.NET Framework version 2.0 で新しく追加されたものです。
KeyEncryptionAlgorithm プロパティは、キーの承諾を実行するためのアルゴリズムを取得します。
名前空間: System.Security.Cryptography.Pkcs
アセンブリ: System.Security (system.security.dll 内)
構文
Dim instance As KeyAgreeRecipientInfo Dim value As AlgorithmIdentifier value = instance.KeyEncryptionAlgorithm
public: virtual property AlgorithmIdentifier^ KeyEncryptionAlgorithm { AlgorithmIdentifier^ get () override; }
プロパティ値
キーの承諾を実行するためのアルゴリズムの値を保持する AlgorithmIdentifier オブジェクトです。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- KeyAgreeRecipientInfo.KeyEncryptionAlgorithm プロパティのページへのリンク