Udostępnij przez


IncrementalHash.VerifyHashAndReset Metoda

Definicja

Przeciążenia

VerifyHashAndReset(Byte[])

public:
 bool VerifyHashAndReset(cli::array <System::Byte> ^ hash);
public bool VerifyHashAndReset(byte[] hash);
member this.VerifyHashAndReset : byte[] -> bool
Public Function VerifyHashAndReset (hash As Byte()) As Boolean

Parametry

hash
Byte[]

Zwraca

Dotyczy

VerifyHashAndReset(ReadOnlySpan<Byte>)

public:
 bool VerifyHashAndReset(ReadOnlySpan<System::Byte> hash);
public bool VerifyHashAndReset(ReadOnlySpan<byte> hash);
member this.VerifyHashAndReset : ReadOnlySpan<byte> -> bool
Public Function VerifyHashAndReset (hash As ReadOnlySpan(Of Byte)) As Boolean

Parametry

Zwraca

Dotyczy