public class BcRSAKeyTransRecipientInfoGenerator extends BcKeyTransRecipientInfoGenerator
wrapper
Constructor and Description |
---|
BcRSAKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
org.bouncycastle.asn1.x509.AlgorithmIdentifier encAlgId,
org.bouncycastle.crypto.params.AsymmetricKeyParameter publicKey) |
BcRSAKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert) |
public BcRSAKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier, org.bouncycastle.asn1.x509.AlgorithmIdentifier encAlgId, org.bouncycastle.crypto.params.AsymmetricKeyParameter publicKey)
public BcRSAKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert) throws IOException
IOException
Copyright © 2016 BouncyCastle.org. All rights reserved.