Java org.apache.pdfbox.pdmodel.encryption PublicKeyRecipient fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdmodel.encryption PublicKeyRecipient fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdmodel.encryption PublicKeyRecipient.

The text is from its open source code.

Constructor

Method

voidsetPermission(AccessPermission permissions)
Set the access permission granted to the recipient.
voidsetX509(X509Certificate aX509)
Set the X509 certificate of the recipient.