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)
Match the passed in object, returning true if it would be selected by this selector, false otherwise.
|
getTypepublic PasswordRecipientId()
public Object clone()
clone in interface Selectorclone in class RecipientIdpublic boolean match(Object obj)
Selectorobj - the object to be matched.Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.