Package | Description |
---|---|
old.org.bouncycastle.cms | |
old.org.bouncycastle.cms.jcajce |
Modifier and Type | Class and Description |
---|---|
class |
KEKRecipientId |
class |
KeyAgreeRecipientId |
class |
KeyTransRecipientId |
class |
PasswordRecipientId |
Modifier and Type | Field and Description |
---|---|
protected RecipientId |
RecipientInformation.rid |
Modifier and Type | Method and Description |
---|---|
RecipientId |
RecipientInformation.getRID() |
Modifier and Type | Method and Description |
---|---|
RecipientInformation |
RecipientInformationStore.get(RecipientId selector)
Return the first RecipientInformation object that matches the
passed in selector.
|
Collection |
RecipientInformationStore.getRecipients(RecipientId selector)
Return possible empty collection with recipients matching the passed in RecipientId
|
Modifier and Type | Class and Description |
---|---|
class |
JceKeyAgreeRecipientId |
class |
JceKeyTransRecipientId |
Copyright © 2015. All rights reserved.