|
EasySign BETA
Digital Signing Tool
|
Namespaces | |
| namespace | Cli |
| namespace | CommandLine |
| namespace | UnifiedPath |
Classes | |
| class | Bundle |
| Represents a bundle that holds file hashes and signatures. More... | |
| class | Manifest |
| Represents a manifest that holds entries of file names and their corresponding hashes. More... | |
| class | Signatures |
| Represents a collection of manifest signatures. More... | |
| class | SourceGenerationManifestContext |
| class | SourceGenerationSignaturesContext |
Enumerations | |
| enum | ReadSource { Automatic , Bundle , Disk } |
| Specifies the source from which to read the data. More... | |
Specifies the source from which to read the data.
| Enumerator | |
|---|---|
| Automatic | Bundle decides the read source. If the Manifest.StoreOriginalFiles property in the bundle is set to |
| Bundle | Read from the bundle. |
| Disk | Read from the disk. |
Definition at line 6 of file ReadSource.cs.