CngKeyBlobFormat.GetHashCode 方法

定义

为当前 CngKeyBlobFormat 对象中的嵌入密钥 BLOB 格式生成一个哈希值。

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

返回

嵌入的密钥 BLOB 格式的哈希值。

适用于