|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cms.KeyTransRecipientInfoGenerator | +--org.bouncycastle.cms.bc.BcKeyTransRecipientInfoGenerator | +--org.bouncycastle.cms.bc.BcRSAKeyTransRecipientInfoGenerator
Fields inherited from class org.bouncycastle.cms.KeyTransRecipientInfoGenerator |
wrapper |
Constructor Summary | |
BcRSAKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier,
org.bouncycastle.asn1.x509.AlgorithmIdentifier encAlgId,
org.bouncycastle.crypto.params.AsymmetricKeyParameter publicKey)
|
|
BcRSAKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert)
|
Methods inherited from class org.bouncycastle.cms.KeyTransRecipientInfoGenerator |
generate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BcRSAKeyTransRecipientInfoGenerator(byte[] subjectKeyIdentifier, org.bouncycastle.asn1.x509.AlgorithmIdentifier encAlgId, org.bouncycastle.crypto.params.AsymmetricKeyParameter publicKey)
public BcRSAKeyTransRecipientInfoGenerator(X509CertificateHolder recipientCert) throws java.io.IOException
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |