KmacXof128 Klasa

Definicja

public ref class KmacXof128 sealed : IDisposable
public sealed class KmacXof128 : IDisposable
type KmacXof128 = class
    interface IDisposable
Public NotInheritable Class KmacXof128
Implements IDisposable
Dziedziczenie
KmacXof128
Implementuje

Konstruktory

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

Właściwości

IsSupported

Metody

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

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetCurrentHash(Int32)
GetCurrentHash(Span<Byte>)
GetHashAndReset(Int32)
GetHashAndReset(Span<Byte>)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera bieżące wystąpienie.

(Odziedziczone po 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()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy