public class BcRSAKeyTransRecipientInfoGenerator extends BcKeyTransRecipientInfoGenerator
wrapper
Constructor and Description |
---|
BcRSAKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
AlgorithmIdentifier encAlgId,
AsymmetricKeyParameter publicKey) |
BcRSAKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert) |
generate
public BcRSAKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier, AlgorithmIdentifier encAlgId, AsymmetricKeyParameter publicKey)
public BcRSAKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert) throws java.io.IOException
java.io.IOException