RecipientInfoGenerator Interface
Namespace: Org.BouncyCastle.CmsAssembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public interface RecipientInfoGenerator
Public Interface RecipientInfoGenerator
public interface class RecipientInfoGenerator
Org.BouncyCastle.Cms.RecipientInfoGenerator = function();
Org.BouncyCastle.Cms.RecipientInfoGenerator.createInterface('Org.BouncyCastle.Cms.RecipientInfoGenerator');
Generate |
Generate a RecipientInfo object for the given key.
|