|
Bouncy Castle Cryptography Library 1.46 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.cms.KeyTransRecipientInfoGenerator
org.bouncycastle.cms.bc.BcKeyTransRecipientInfoGenerator
org.bouncycastle.cms.bc.BcRSAKeyTransRecipientInfoGenerator
public class BcRSAKeyTransRecipientInfoGenerator
Field Summary |
---|
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)
|
Method Summary |
---|
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
java.io.IOException
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |