|
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.RecipientId | +--org.bouncycastle.cms.PKIXRecipientId | +--org.bouncycastle.cms.KeyAgreeRecipientId | +--org.bouncycastle.cms.jcajce.JceKeyAgreeRecipientId
Fields inherited from class org.bouncycastle.cms.PKIXRecipientId |
baseSelector |
Fields inherited from class org.bouncycastle.cms.RecipientId |
kek, kem, keyAgree, keyTrans, password |
Constructor Summary | |
JceKeyAgreeRecipientId(java.security.cert.X509Certificate certificate)
|
Methods inherited from class org.bouncycastle.cms.KeyAgreeRecipientId |
clone, equals, getIssuer, getSerialNumber, getSubjectKeyIdentifier, hashCode, match |
Methods inherited from class org.bouncycastle.cms.RecipientId |
getType |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JceKeyAgreeRecipientId(java.security.cert.X509Certificate certificate)
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |