CngKeyBlobFormat.GetHashCode 方法

定義

針對目前 CngKeyBlobFormat 物件中內嵌的金鑰 BLOB 格式產生雜湊值。

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

傳回

內嵌金鑰 BLOB 格式的雜湊值。

適用於