ECCurve.Hash 欄位

定義

雜湊演算法的名稱,用來根據 ANSI X9.62 產生演算法從 Seed 產生曲線係數 (AB)。 僅適用於明確的曲線。

public: Nullable<System::Security::Cryptography::HashAlgorithmName> Hash;
public System.Security.Cryptography.HashAlgorithmName? Hash;
val mutable Hash : Nullable<System.Security.Cryptography.HashAlgorithmName>
Public Hash As Nullable(Of HashAlgorithmName) 

欄位值

適用於