Interface ExternalDecryptionProcess


public interface ExternalDecryptionProcess
  • Method Summary

    Modifier and Type
    Method
    Description
    org.bouncycastle.cms.Recipient
     
    org.bouncycastle.cms.RecipientId
     
  • Method Details

    • getCmsRecipientId

      org.bouncycastle.cms.RecipientId getCmsRecipientId()
    • getCmsRecipient

      org.bouncycastle.cms.Recipient getCmsRecipient()