次の方法で共有


RSAPKCS1KeyExchangeFormatter.Parameters プロパティ

PKCS #1 キー交換のパラメータを取得します。

Overrides Public ReadOnly Property Parameters As String
[C#]
public override string Parameters {get;}
[C++]
public: __property String* get_Parameters();
[JScript]
public override function get Parameters() : String;

プロパティ値

PKCS #1 キー交換操作のパラメータを格納している XML 文字列。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

RSAPKCS1KeyExchangeFormatter クラス | RSAPKCS1KeyExchangeFormatter メンバ | System.Security.Cryptography 名前空間 | 暗号サービス