KmacXof128.VerifyHashAndReset Methode

Definitie

Overloads

VerifyHashAndReset(Byte[])

Bron:
KmacXof128.cs
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

Parameters

hash
Byte[]

Retouren

Van toepassing op

VerifyHashAndReset(ReadOnlySpan<Byte>)

Bron:
KmacXof128.cs
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

Parameters

Retouren

Van toepassing op