キー交換アルゴリズムの名前を取得します。
Overrides Public ReadOnly Property KeyExchangeAlgorithm As String
[C#]
public override string KeyExchangeAlgorithm {get;}
[C++]
public: __property String* get_KeyExchangeAlgorithm();
[JScript]
public override function get KeyExchangeAlgorithm() : String;
プロパティ値
キー交換アルゴリズムの名前。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
DSACryptoServiceProvider クラス | DSACryptoServiceProvider メンバ | System.Security.Cryptography 名前空間 | 暗号サービス