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) 

フィールド値

適用対象