com.itextpdf.text.pdf.security
Interface ExternalDecryptionProcess


public interface ExternalDecryptionProcess


Method Summary
 org.bouncycastle.cms.Recipient getCmsRecipient()
           
 org.bouncycastle.cms.RecipientId getCmsRecipientId()
           
 

Method Detail

getCmsRecipientId

org.bouncycastle.cms.RecipientId getCmsRecipientId()

getCmsRecipient

org.bouncycastle.cms.Recipient getCmsRecipient()


Copyright © 2014. All Rights Reserved.