Interface ICMSEnvelopedData

All Known Implementing Classes:
CMSEnvelopedDataBC, CMSEnvelopedDataBCFips

public interface ICMSEnvelopedData
This interface represents the wrapper for CMSEnvelopedData that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
  • Method Summary

    Modifier and Type
    Method
    Description
    Calls actual getRecipientInfos method for the wrapped CMSEnvelopedData object.
  • Method Details