Interface IJceKeyTransEnvelopedRecipient

All Superinterfaces:
IRecipient
All Known Implementing Classes:
JceKeyTransEnvelopedRecipientBC, JceKeyTransEnvelopedRecipientBCFips

public interface IJceKeyTransEnvelopedRecipient extends IRecipient
This interface represents the wrapper for JceKeyTransEnvelopedRecipient that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
  • Method Summary

    Modifier and Type
    Method
    Description
    setProvider(String provider)
    Calls actual setProvider method for the wrapped JceKeyTransEnvelopedRecipient object.