Class PdfPublicKeyRecipient


  • public class PdfPublicKeyRecipient
    extends Object
    • Field Detail

      • cms

        protected byte[] cms
    • Constructor Detail

      • PdfPublicKeyRecipient

        public PdfPublicKeyRecipient​(Certificate certificate,
                                     int permission)
    • Method Detail

      • getPermission

        public int getPermission()
      • setCms

        protected void setCms​(byte[] cms)
      • getCms

        protected byte[] getCms()