public class KEKRecipientId extends RecipientId
kek, keyAgree, keyTrans, password| Constructor and Description |
|---|
KEKRecipientId(byte[] keyIdentifier)
Construct a recipient ID with the key identifier of a KEK recipient.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
boolean |
equals(Object o) |
byte[] |
getKeyIdentifier() |
int |
hashCode() |
boolean |
match(Object obj)
Match the passed in object, returning true if it would be selected by this selector, false otherwise.
|
getTypepublic KEKRecipientId(byte[] keyIdentifier)
keyIdentifier - a subjectKeyIdpublic byte[] getKeyIdentifier()
public Object clone()
clone in interface Selectorclone in class RecipientIdpublic boolean match(Object obj)
Selectorobj - the object to be matched.Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.