public interface

KEKRecipient

implements Recipient
org.bouncycastle.cms.KEKRecipient
Known Indirect Subclasses

Summary

Public Methods
abstract RecipientOperator getRecipientOperator(AlgorithmIdentifier keyEncAlg, AlgorithmIdentifier contentEncryptionAlgorithm, byte[] encryptedContentKey)

Public Methods

public abstract RecipientOperator getRecipientOperator (AlgorithmIdentifier keyEncAlg, AlgorithmIdentifier contentEncryptionAlgorithm, byte[] encryptedContentKey)

Throws
CMSException