RecipientInfoGenerator
BcRSAKeyTransRecipientInfoGenerator
public abstract class BcKeyTransRecipientInfoGenerator extends KeyTransRecipientInfoGenerator
wrapper
Constructor | Description |
---|---|
BcKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
BcAsymmetricKeyWrapper wrapper) |
|
BcKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert,
BcAsymmetricKeyWrapper wrapper) |
generate
public BcKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert, BcAsymmetricKeyWrapper wrapper)
public BcKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier, BcAsymmetricKeyWrapper wrapper)