Interface IExternalDecryptionProcess


public interface IExternalDecryptionProcess
Interface to externalize the retrieval of the CMS recipient info.
  • Method Details

    • getCmsRecipientId

      IRecipientId getCmsRecipientId()
      Returns the ID of the CMS recipient.
      Returns:
      ID of the CMS Recipient
    • getCmsRecipient

      IRecipient getCmsRecipient()
      Returns the CMS recipient
      Returns:
      CMS Recipient