package

com.pspdfkit.signatures.contents

SignatureContents implementations.

Interfaces

SignatureContents An interface for producing content that will be inside the "/Contents" key of a signature dictionary. 

Classes

BlankSignatureContents Implementation of SignatureContents that returns zeroed data. 
PKCS7 A representation of a PKCS7 structure that can be contained in a digital signature field. 
PKCS7SignatureContents Implementation of SignatureContents that returns PKCS7 container.