Signature Class
Definition
Represents a digital signature on a signed file.
public sealed class Signature
- Inheritance
-
Signature
Properties
| IsOSBinary | |
| Path |
Gets the path of the file to which this signature applies. |
| SignatureType | |
| SignerCertificate |
Gets the X509 certificate of the publisher that signed the file. |
| Status |
Gets the status of the signature on the file. |
| StatusMessage |
Gets the message corresponding to the status of the signature on the file. |
| TimeStamperCertificate |
Gets the X509 certificate of the authority that time-stamped the file. |