Aspose::Pdf::Security::UnsignedContentAbsorber class

UnsignedContentAbsorber class

Represents a class for extracting unsigned content from a PDF file managed by digital signatures.

class UnsignedContentAbsorber : public System::Object

Nested classes

Methods

MethodDescription
TryGetContent()Attempt to retrieve the unsigned content from the associated document.
UnsignedContentAbsorber(System::SharedPtr<Facades::PdfFileSignature>)Represents a class used for processing unsigned content.

See Also