Class ModelHashV2
public class ModelHashV2
- Inheritance
-
ModelHashV2
- Inherited Members
Properties
AllowedSuffixLength
public required int AllowedSuffixLength { get; set; }
Property Value
Filename
public required string Filename { get; set; }
Property Value
HashedPrefixLength
public required int HashedPrefixLength { get; set; }
Property Value
SHA256
public required byte[] SHA256 { get; set; }
Property Value
- byte[]