C# Class Goedel.Cryptography.KeyFile.TaggedData

ファイルを表示 Open project: hallambaker/Mathematical-Mesh Class Usage Examples

Public Properties

Property Type Description
Count int
Data byte[]
Strict bool
Tag string

Property Details

Count public_oe property

public int Count
return int

Data public_oe property

public byte[] Data
return byte[]

Strict public_oe property

public bool Strict
return bool

Tag public_oe property

public string Tag
return string