digital_signature_package property

digital_signature_package property

Gets the digital signature metadata package.

Remarks

Learn more | | |

Example

This code snippet demonstrates how to extract digital signatures associated with an OpenType font.

Definition:

@property
def digital_signature_package(self):
    ...

See Also