Table of Contents

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 KeyParameter
random SecureRandom

Returns

RecipientInfo