Interface IJceKeyAgreeEnvelopedRecipient

All Superinterfaces:
IRecipient
All Known Implementing Classes:
JceKeyAgreeEnvelopedRecipientBC, JceKeyAgreeEnvelopedRecipientBCFips

public interface IJceKeyAgreeEnvelopedRecipient extends IRecipient
This interface represents the wrapper for JceKeyAgreeEnvelopedRecipient 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 JceKeyAgreeEnvelopedRecipient object.