Recipient

Overview

Recipient is a class in Aspose.PDF FOSS for Python.

One certificate that may open the document, and what it may then do.

This class declares 1 method for Recipient objects in Python programs. Available methods include: as_pair. All public members are accessible to any Python application after installing the Aspose.PDF FOSS for Python package. Properties: certificate, permissions.

Properties

NameTypeAccessDescription
certificateAnyReadGets the certificate.
permissionsintReadGets the permissions.

Methods

SignatureDescription
as_pair()tuple[Any, int]Return (certificate, permissions) for the engine.