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) |
getType
public KEKRecipientId(byte[] keyIdentifier)
keyIdentifier
- a subjectKeyIdCopyright © 2018 BouncyCastle.org. All rights reserved.