Table of Contents

Class ModelHashV2

Namespace
The.Licensing
Assembly
Instagile.dll
public class ModelHashV2
Inheritance
ModelHashV2
Inherited Members

Properties

AllowedSuffixLength

public required int AllowedSuffixLength { get; set; }

Property Value

int

Filename

public required string Filename { get; set; }

Property Value

string

HashedPrefixLength

public required int HashedPrefixLength { get; set; }

Property Value

int

SHA256

public required byte[] SHA256 { get; set; }

Property Value

byte[]