public abstract class

BcKeyTransRecipientInfoGenerator

extends KeyTransRecipientInfoGenerator
java.lang.Object
   ↳ org.bouncycastle.cms.KeyTransRecipientInfoGenerator
     ↳ org.bouncycastle.cms.bc.BcKeyTransRecipientInfoGenerator
Known Direct Subclasses

Summary

[Expand]
Inherited Fields
From class org.bouncycastle.cms.KeyTransRecipientInfoGenerator
Public Constructors
BcKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert, BcAsymmetricKeyWrapper wrapper)
BcKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier, BcAsymmetricKeyWrapper wrapper)
[Expand]
Inherited Methods
From class org.bouncycastle.cms.KeyTransRecipientInfoGenerator
From class java.lang.Object
From interface org.bouncycastle.cms.RecipientInfoGenerator

Public Constructors

public BcKeyTransRecipientInfoGenerator (X509CertificateHolder recipientCert, BcAsymmetricKeyWrapper wrapper)

public BcKeyTransRecipientInfoGenerator (byte[] subjectKeyIdentifier, BcAsymmetricKeyWrapper wrapper)