public class CMSEncryptedData extends Object
| Constructor and Description |
|---|
CMSEncryptedData(ContentInfo contentInfo) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent(InputDecryptorProvider inputDecryptorProvider) |
CMSTypedStream |
getContentStream(InputDecryptorProvider inputDecryptorProvider) |
ContentInfo |
toASN1Structure()
return the ContentInfo
|
public CMSEncryptedData(ContentInfo contentInfo)
public byte[] getContent(InputDecryptorProvider inputDecryptorProvider) throws CMSException
CMSExceptionpublic CMSTypedStream getContentStream(InputDecryptorProvider inputDecryptorProvider) throws CMSException
CMSExceptionpublic ContentInfo toASN1Structure()
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.