Aspose::Pdf::Signatures::CompromiseCheckResult::get_SignaturesCoverage method

CompromiseCheckResult::get_SignaturesCoverage method

Gets the coverage state of digital signatures in a document. If it is equal to SignaturesCoverage::Undefined, then one of the signatures is compromised.

Aspose::Pdf::Signatures::SignaturesCoverage Aspose::Pdf::Signatures::CompromiseCheckResult::get_SignaturesCoverage() const

See Also