public class KeyTransRecipientInformation extends RecipientInformation
keyEncAlg, messageAlgorithm, rid| Modifier and Type | Method and Description |
|---|---|
CMSTypedStream |
getContentStream(Key key,
Provider prov)
Deprecated.
use getContentStream(Recipient) method
|
CMSTypedStream |
getContentStream(Key key,
String prov)
Deprecated.
use getContentStream(Recipient) method
|
protected RecipientOperator |
getRecipientOperator(Recipient recipient) |
protected Key |
getSessionKey(Key receiverPrivateKey,
Provider prov)
Deprecated.
|
getContent, getContent, getContent, getContentDigest, getContentFromSessionKey, getContentStream, getKeyEncryptionAlgOID, getKeyEncryptionAlgorithmParameters, getKeyEncryptionAlgorithmParameters, getKeyEncryptionAlgParams, getMac, getRIDprotected Key getSessionKey(Key receiverPrivateKey, Provider prov) throws CMSException
CMSExceptionpublic CMSTypedStream getContentStream(Key key, String prov) throws CMSException, NoSuchProviderException
getContentStream in class RecipientInformationCMSExceptionNoSuchProviderExceptionpublic CMSTypedStream getContentStream(Key key, Provider prov) throws CMSException
getContentStream in class RecipientInformationCMSExceptionprotected RecipientOperator getRecipientOperator(Recipient recipient) throws CMSException
getRecipientOperator in class RecipientInformationCMSExceptionCopyright © 2015. All rights reserved.