public interface

KeyTransRecipient

implements Recipient
org.bouncycastle.cms.KeyTransRecipient
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