|
Bouncy Castle Cryptography 1.21 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.cms.RecipientInformation
Field Summary | |
protected RecipientId |
rid
|
Constructor Summary | |
RecipientInformation()
|
Method Summary | |
abstract byte[] |
getContent(java.security.Key key,
java.lang.String provider)
|
RecipientId |
getRID()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected RecipientId rid
Constructor Detail |
public RecipientInformation()
Method Detail |
public RecipientId getRID()
public abstract byte[] getContent(java.security.Key key, java.lang.String provider) throws CMSException, java.security.NoSuchProviderException
CMSException
java.security.NoSuchProviderException
|
Bouncy Castle Cryptography 1.21 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |