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) 

필드 값

적용 대상