Class BcRSAKeyTransRecipientInfoGenerator

All Implemented Interfaces:
RecipientInfoGenerator

public class BcRSAKeyTransRecipientInfoGenerator extends BcKeyTransRecipientInfoGenerator
  • Constructor Details

    • BcRSAKeyTransRecipientInfoGenerator

      public BcRSAKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier, org.bouncycastle.asn1.x509.AlgorithmIdentifier encAlgId, org.bouncycastle.crypto.params.AsymmetricKeyParameter publicKey)
    • BcRSAKeyTransRecipientInfoGenerator

      public BcRSAKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert) throws IOException
      Throws:
      IOException