public abstract class BcKeyTransRecipientInfoGenerator extends KeyTransRecipientInfoGenerator
wrapper
Constructor and Description |
---|
BcKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
org.bouncycastle.operator.bc.BcAsymmetricKeyWrapper wrapper) |
BcKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert,
org.bouncycastle.operator.bc.BcAsymmetricKeyWrapper wrapper) |
generate
public BcKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert, org.bouncycastle.operator.bc.BcAsymmetricKeyWrapper wrapper)
public BcKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier, org.bouncycastle.operator.bc.BcAsymmetricKeyWrapper wrapper)