public class KEMRecipientInformation extends RecipientInformation
keyEncAlg, messageAlgorithm, rid, secureReadable
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncapsulation() |
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getKdfAlgorithm() |
protected RecipientOperator |
getRecipientOperator(Recipient recipient) |
byte[] |
getUkm() |
getContent, getContentDigest, getContentStream, getContentType, getKeyEncryptionAlgOID, getKeyEncryptionAlgorithm, getKeyEncryptionAlgParams, getMac, getRID
public org.bouncycastle.asn1.x509.AlgorithmIdentifier getKdfAlgorithm()
public byte[] getUkm()
public byte[] getEncapsulation()
protected RecipientOperator getRecipientOperator(Recipient recipient) throws CMSException
getRecipientOperator
in class RecipientInformation
CMSException