Interface IRecipientInfoGenerator
- Namespace
- Enterprises.Org.BouncyCastle.Cms
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public interface IRecipientInfoGenerator
Methods
Generate(KeyParameter, SecureRandom)
RecipientInfo Generate(KeyParameter contentEncryptionKey, SecureRandom random)
Parameters
contentEncryptionKey
KeyParameterrandom
SecureRandom