KmacXof128 Kelas

Definisi

public ref class KmacXof128 sealed : IDisposable
public sealed class KmacXof128 : IDisposable
type KmacXof128 = class
    interface IDisposable
Public NotInheritable Class KmacXof128
Implements IDisposable
Warisan
KmacXof128
Penerapan

Konstruktor

KmacXof128(Byte[], Byte[])
KmacXof128(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>)

Properti

IsSupported

Metode

AppendData(Byte[])
AppendData(ReadOnlySpan<Byte>)
Dispose()
Equals(Object)

Menentukan apakah objek yang ditentukan sama dengan objek saat ini.

(Diperoleh dari Object)
GetCurrentHash(Int32)
GetCurrentHash(Span<Byte>)
GetHashAndReset(Int32)
GetHashAndReset(Span<Byte>)
GetHashCode()

Berfungsi sebagai fungsi hash default.

(Diperoleh dari Object)
GetType()

Mendapatkan dari instans Type saat ini.

(Diperoleh dari Object)
HashData(Byte[], Byte[], Int32, Byte[])
HashData(Byte[], Stream, Int32, Byte[])
HashData(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Int32, ReadOnlySpan<Byte>)
HashData(ReadOnlySpan<Byte>, ReadOnlySpan<Byte>, Span<Byte>, ReadOnlySpan<Byte>)
HashData(ReadOnlySpan<Byte>, Stream, Int32, ReadOnlySpan<Byte>)
HashData(ReadOnlySpan<Byte>, Stream, Span<Byte>, ReadOnlySpan<Byte>)
HashDataAsync(Byte[], Stream, Int32, Byte[], CancellationToken)
HashDataAsync(ReadOnlyMemory<Byte>, Stream, Int32, ReadOnlyMemory<Byte>, CancellationToken)
HashDataAsync(ReadOnlyMemory<Byte>, Stream, Memory<Byte>, ReadOnlyMemory<Byte>, CancellationToken)
MemberwiseClone()

Membuat salinan dangkal dari saat ini Object.

(Diperoleh dari Object)
ToString()

Mengembalikan string yang mewakili objek saat ini.

(Diperoleh dari Object)

Berlaku untuk