Interface RecipientInfoGenerator
- Namespace
- Org.BouncyCastle.Cms
- Assembly
- BouncyCastle.Cryptography.dll
public interface RecipientInfoGenerator
Methods
Generate(KeyParameter, SecureRandom)
Generate a RecipientInfo object for the given key.
RecipientInfo Generate(KeyParameter contentEncryptionKey, SecureRandom random)
Parameters
contentEncryptionKeyKeyParameterrandomSecureRandom