Class RawDataProof
Namespace: Netmavryk.Forging.Models
Assembly: Netmavryk.dll
Syntax
public class RawDataProof : RevealProofData
Properties
| Improve this Doc View SourceRawData
Declaration
public byte[] RawData { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Byte[] |
RevealProofDataKind
Declaration
public override string RevealProofDataKind { get; }
Property Value
| Type | Description |
|---|---|
| System.String |