Class BcRSAKeyTransRecipientInfoGenerator

    • Constructor Detail

      • BcRSAKeyTransRecipientInfoGenerator

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

        public BcRSAKeyTransRecipientInfoGenerator​(X509CertificateHolder recipientCert)
                                            throws java.io.IOException
        Throws:
        java.io.IOException