Share via


RSAPKCS1KeyExchangeFormatter.Parameters 屬性

定義

取得 PKCS #1 金鑰交換的參數。

public:
 virtual property System::String ^ Parameters { System::String ^ get(); };
public override string Parameters { get; }
member this.Parameters : string
Public Overrides ReadOnly Property Parameters As String

屬性值

包含 PKCS #1 金鑰交換作業參數的 XML 字串。

備註

屬性會 Parameters 傳回 XML 字串,其中包含統一資源識別碼 (URI) ,描述 PKCS #1 金鑰交換作業的參數。 請注意,URI 不保證指向作用中的位址。

適用於

另請參閱