public class PasswordRecipientInformation extends RecipientInformation
keyEncAlg, messageAlgorithm, rid, secureReadable| Modifier and Type | Method and Description |
|---|---|
String |
getKeyDerivationAlgOID()
return the object identifier for the key derivation algorithm, or null
if there is none present.
|
AlgorithmIdentifier |
getKeyDerivationAlgorithm()
Return the key derivation algorithm details for the key in this recipient.
|
byte[] |
getKeyDerivationAlgParams()
return the ASN.1 encoded key derivation algorithm parameters, or null if
there aren't any.
|
protected RecipientOperator |
getRecipientOperator(Recipient recipient) |
getContent, getContentDigest, getContentStream, getKeyEncryptionAlgOID, getKeyEncryptionAlgorithm, getKeyEncryptionAlgParams, getMac, getRIDpublic String getKeyDerivationAlgOID()
public byte[] getKeyDerivationAlgParams()
public AlgorithmIdentifier getKeyDerivationAlgorithm()
protected RecipientOperator getRecipientOperator(Recipient recipient) throws CMSException, IOException
getRecipientOperator in class RecipientInformationCMSExceptionIOExceptionCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.