public class

JceKeyTransRecipientInfoGenerator

extends KeyTransRecipientInfoGenerator
java.lang.Object
   ↳ org.bouncycastle.cms.KeyTransRecipientInfoGenerator
     ↳ org.bouncycastle.cms.jcajce.JceKeyTransRecipientInfoGenerator

Summary

[Expand]
Inherited Fields
From class org.bouncycastle.cms.KeyTransRecipientInfoGenerator
Public Constructors
JceKeyTransRecipientInfoGenerator(X509Certificate recipientCert)
JceKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier, PublicKey publicKey)
Public Methods
JceKeyTransRecipientInfoGenerator setProvider(String providerName)
JceKeyTransRecipientInfoGenerator setProvider(Provider provider)
[Expand]
Inherited Methods
From class org.bouncycastle.cms.KeyTransRecipientInfoGenerator
From class java.lang.Object
From interface org.bouncycastle.cms.RecipientInfoGenerator

Public Constructors

public JceKeyTransRecipientInfoGenerator (X509Certificate recipientCert)

public JceKeyTransRecipientInfoGenerator (byte[] subjectKeyIdentifier, PublicKey publicKey)

Public Methods

public JceKeyTransRecipientInfoGenerator setProvider (String providerName)