|
Bouncy Castle Cryptography Library 1.40 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.cms.CMSEnvelopedGenerator.RecipientInf
protected class CMSEnvelopedGenerator.RecipientInf
Constructor Summary | |
---|---|
CMSEnvelopedGenerator.RecipientInf(javax.crypto.SecretKey secretKey,
org.bouncycastle.asn1.x509.AlgorithmIdentifier derivationAlg)
|
|
CMSEnvelopedGenerator.RecipientInf(javax.crypto.SecretKey secretKey,
java.lang.String algorithm,
java.lang.String wrapOid,
org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey originator,
java.security.cert.X509Certificate cert)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CMSEnvelopedGenerator.RecipientInf(javax.crypto.SecretKey secretKey, java.lang.String algorithm, java.lang.String wrapOid, org.bouncycastle.asn1.cms.OriginatorIdentifierOrKey originator, java.security.cert.X509Certificate cert)
public CMSEnvelopedGenerator.RecipientInf(javax.crypto.SecretKey secretKey, org.bouncycastle.asn1.x509.AlgorithmIdentifier derivationAlg)
|
Bouncy Castle Cryptography Library 1.40 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |