Signature |
Cryptographic signature data and validation result
Encapsulates the cryptographic details and validation outcome of a digital signature. The class provides the technical validation status of the cryptographic signature.public abstract class SignatureContent : NativeObject
The SignatureContent type exposes the following members.
| Name | Description | |
|---|---|---|
| Validity | Technical validity of the cryptographic signature Indicates whether the cryptographic signature is valid based on the applied validation profile. For a complete validity assessment, it is also necessary to confirm that IsFullRevisionCovered is , ensuring the signature covers the entire document revision. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from NativeObject) | |
| GetHashCode | (Inherited from NativeObject) |