CngAlgorithm.ECDiffieHellman 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 CngAlgorithm 一個指定橢圓曲線 Diffie-Hellman(ECDH)金鑰交換演算法的物件,其曲線透過金鑰性質描述。
public:
static property System::Security::Cryptography::CngAlgorithm ^ ECDiffieHellman { System::Security::Cryptography::CngAlgorithm ^ get(); };
public static System.Security.Cryptography.CngAlgorithm ECDiffieHellman { get; }
static member ECDiffieHellman : System.Security.Cryptography.CngAlgorithm
Public Shared ReadOnly Property ECDiffieHellman As CngAlgorithm
屬性值
一個指定ECDH金鑰交換演算法的物件,其曲線透過金鑰特性描述。