ECDsaCng.Key 屬性

定義

取得或設定要在簽署和驗證資料時使用的索引鍵。

public:
 property System::Security::Cryptography::CngKey ^ Key { System::Security::Cryptography::CngKey ^ get(); };
public System.Security.Cryptography.CngKey Key { get; }
member this.Key : System.Security.Cryptography.CngKey
Public ReadOnly Property Key As CngKey

屬性值

指定索引鍵的物件。

適用於