次の方法で共有


RSAPKCS1KeyExchangeDeformatter.Parameters プロパティ

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

Overrides Public Property Parameters As String
[C#]
public override string Parameters {get; set;}
[C++]
public: __property String* get_Parameters();public: __property void set_Parameters(String*);
[JScript]
public override function get Parameters() : String;public override function set 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 ファミリ

参照

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