|
Bouncy Castle Cryptography Library 1.81 | |||||||||
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.PasswordRecipientId
Field Summary |
Fields inherited from class org.bouncycastle.cms.RecipientId |
kek, kem, keyAgree, keyTrans, password |
Constructor Summary | |
PasswordRecipientId()
Construct a recipient ID of the password type. |
Method Summary | |
java.lang.Object |
clone()
|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
boolean |
match(java.lang.Object obj)
|
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 PasswordRecipientId()
Method Detail |
public int hashCode()
public boolean equals(java.lang.Object o)
public java.lang.Object clone()
clone
in interface org.bouncycastle.util.Selector
clone
in class RecipientId
public boolean match(java.lang.Object obj)
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |