Interface DecryptedState

All Superinterfaces:
Serializable

public interface DecryptedState extends Serializable
This interface represents the security state of an unlocked document. Clients can get this state from unlocked PDFDocument objects. This state information can be used to decrypt unlocked PDFDocument without need for entering user password or credential information.