public class PasswordRecipientId extends RecipientId
kek, keyAgree, keyTrans, password
Constructor and Description |
---|
PasswordRecipientId()
Construct a recipient ID of the password type.
|
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
match(Object obj) |
getType
public PasswordRecipientId()
public Object clone()
clone
in interface org.bouncycastle.util.Selector
clone
in class RecipientId
public boolean match(Object obj)
Copyright © 2016 BouncyCastle.org. All rights reserved.