Table of Contents

Struct MessageSignature

Namespace
Obsidian.API
Assembly
Obsidian.API.dll
public readonly struct MessageSignature
Inherited Members

Properties

Salt

public required long Salt { get; init; }

Property Value

long

Timestamp

public required DateTimeOffset Timestamp { get; init; }

Property Value

DateTimeOffset

Value

public required byte[] Value { get; init; }

Property Value

byte[]