|
Bouncy Castle Cryptography Library 1.47 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.cms.RecipientId
org.bouncycastle.cms.KeyAgreeRecipientId
org.bouncycastle.cms.jcajce.JceKeyAgreeRecipientId
public class JceKeyAgreeRecipientId
Field Summary |
---|
Fields inherited from class org.bouncycastle.cms.RecipientId |
---|
kek, keyAgree, keyTrans, password |
Constructor Summary | |
---|---|
JceKeyAgreeRecipientId(javax.security.auth.x500.X500Principal issuer,
java.math.BigInteger serialNumber)
|
|
JceKeyAgreeRecipientId(java.security.cert.X509Certificate certificate)
|
Method Summary |
---|
Methods inherited from class org.bouncycastle.cms.KeyAgreeRecipientId |
---|
clone, equals, 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)
public JceKeyAgreeRecipientId(javax.security.auth.x500.X500Principal issuer, java.math.BigInteger serialNumber)
|
Bouncy Castle Cryptography Library 1.47 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |