CngKeyBlobFormat.GetHashCode Método

Definición

Genera un valor hash para el formato BLOB de clave incrustada en el objeto CngKeyBlobFormat actual.

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

Devoluciones

Valor hash del formato BLOB de clave incrustada.

Se aplica a