| Package | Description |
|---|---|
| iaik.cms |
| Modifier and Type | Method and Description |
|---|---|
SubjectKeyID |
RecipientKeyIdentifier.getSubjectKeyIdentifier()
Gets the SubjectKeyIdentifier.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RecipientKeyIdentifier.hasSubjectKeyIdentifier(SubjectKeyID subjectKeyIdentifier)
Checks if this RecipientKeyIdentifier holds the given SubjectKeyIdentifier.
|
| Constructor and Description |
|---|
RecipientKeyIdentifier(SubjectKeyID subjectKeyIdentifier)
Creates a RecipientKeyIdentifier from the given SubjectkeyIdentifier.
|