CngKeyBlobFormat.GetHashCode Metodo

Definizione

Genera un valore hash per il formato BLOB della chiave incorporato nell'oggetto CngKeyBlobFormat corrente.

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

Restituisce

Int32

Valore hash del formato BLOB della chiave incorporato.

Si applica a