CngAlgorithmGroup.GetHashCode 方法

定義

針對目前 CngAlgorithmGroup 物件中內嵌的演算法群組名稱產生雜湊值。

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

傳回

內嵌演算法群組名稱的雜湊值。

適用於