Aspose::Pdf::Security::ValidationResult class
ValidationResult class
Represents the result of a validation process for a certificate.
class ValidationResult : public System::Object
Methods
Method | Description |
---|---|
get_Message() const | Represents the message associated with the validation result. |
get_Status() const | Gets the status of the validation process for a certificate. |
Remarks
The ValidationResult class provides information about the outcome of validating a certificate, including its status and a message describing any issues encountered during the validation.
See Also
- Class Object
- Namespace Aspose::Pdf::Security
- Library Aspose.PDF for C++