public class BcRSAKeyTransRecipientInfoGenerator extends BcKeyTransRecipientInfoGenerator
wrapper| Constructor and Description |
|---|
BcRSAKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
AlgorithmIdentifier encAlgId,
AsymmetricKeyParameter publicKey) |
BcRSAKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert) |
public BcRSAKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
AlgorithmIdentifier encAlgId,
AsymmetricKeyParameter publicKey)
public BcRSAKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert) throws IOException
IOExceptionCopyright © 2015. All rights reserved.