|
Bouncy Castle Cryptography 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.PasswordRecipientId
public class PasswordRecipientId
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.cms.RecipientId |
|---|
kek, 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()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.Object clone()
clone in interface org.bouncycastle.util.Selectorclone in class RecipientIdpublic boolean match(java.lang.Object obj)
|
Bouncy Castle Cryptography 1.47 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||